#F08090 Color

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

Color preview

#F08090

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F08090

.color-f08090 {
  color: #F08090;
  background-color: #F08090;
}

Frequently asked questions

What color is #F08090?+

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

What is the closest Tailwind color to #F08090?+

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