#F06E9A Color

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

Color preview

#F06E9A

Color formats

HEX
#F06E9A
RGB
rgb(240, 110, 154)
RGBA
rgba(240, 110, 154, 1)
HSL
hsl(340, 81%, 69%)
HSV
hsv(340, 54%, 94%)
CMYK
cmyk(0%, 54%, 36%, 6%)
CSS variable
--color-primary: #F06E9A;
Lowercase HEX
#f06e9a

Shades

Tints

Tones

Harmony

CSS snippets for #F06E9A

.color-f06e9a {
  color: #F06E9A;
  background-color: #F06E9A;
}

Frequently asked questions

What color is #F06E9A?+

#F06E9A is a HEX color with RGB value rgb(240, 110, 154) and HSL value hsl(340, 81%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F06E9A?+

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