#F08080 Color

Inspect #F08080 across formats, palettes, contrast and closest named color matches.

Color preview

#F08080

Color formats

HEX
#F08080
RGB
rgb(240, 128, 128)
RGBA
rgba(240, 128, 128, 1)
HSL
hsl(0, 79%, 72%)
HSV
hsv(0, 47%, 94%)
CMYK
cmyk(0%, 47%, 47%, 6%)
CSS variable
--color-primary: #F08080;
Lowercase HEX
#f08080

Shades

Tints

Tones

Harmony

CSS snippets for #F08080

.color-f08080 {
  color: #F08080;
  background-color: #F08080;
}

Frequently asked questions

What color is #F08080?+

#F08080 is a HEX color with RGB value rgb(240, 128, 128) and HSL value hsl(0, 79%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F08080?+

The closest Tailwind color is rose-400, available as the bg-rose-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools