#f08080 rgb(240, 128, 128) 0°, 79%, 72% Use LightCoral in Your Projects
About LightCoral Color
LightCoral is a soft, muted red-pink that is gentle yet warm. It works well for error states that need to be noticeable but not alarming.
Use Cases for LightCoral
Shades & Tints of LightCoral
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.lightcoral-color {
color: #f08080;
background-color: #f08080;
}
/* As a CSS custom property */
:root {
--color-lightcoral: #f08080;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is LightCoral?
LightCoral is represented by the hex code #f08080 and has RGB values of rgb(240, 128, 128). It falls under the Red category.
How to use LightCoral in web design?
LightCoral works well for soft errors, warm warnings, friendly UI. LightCoral is a soft, muted red-pink that is gentle yet warm. It works well for error states that need to be noticeable but not alarming. Use it as a primary color, accent, or background depending on your design needs.
What colors go with LightCoral?
Colors that pair well with LightCoral include coral, salmon, indianred, darksalmon, rosybrown. For a complementary scheme, try #7ff0f0. For an analogous scheme, use #f07fb8 and #f0b87f. For a triadic scheme, combine with #7ff07f and #7f7ff0.