#F09090 Color

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

Color preview

#F09090

Color formats

HEX
#F09090
RGB
rgb(240, 144, 144)
RGBA
rgba(240, 144, 144, 1)
HSL
hsl(0, 76%, 75%)
HSV
hsv(0, 40%, 94%)
CMYK
cmyk(0%, 40%, 40%, 6%)
CSS variable
--color-primary: #F09090;
Lowercase HEX
#f09090

Shades

Tints

Tones

Harmony

CSS snippets for #F09090

.color-f09090 {
  color: #F09090;
  background-color: #F09090;
}

Frequently asked questions

What color is #F09090?+

#F09090 is a HEX color with RGB value rgb(240, 144, 144) and HSL value hsl(0, 76%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F09090?+

The closest Tailwind color is red-300, available as the bg-red-300 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