#F06E8F Color

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

Color preview

#F06E8F

Color formats

HEX
#F06E8F
RGB
rgb(240, 110, 143)
RGBA
rgba(240, 110, 143, 1)
HSL
hsl(345, 81%, 69%)
HSV
hsv(345, 54%, 94%)
CMYK
cmyk(0%, 54%, 40%, 6%)
CSS variable
--color-primary: #F06E8F;
Lowercase HEX
#f06e8f

Shades

Tints

Tones

Harmony

CSS snippets for #F06E8F

.color-f06e8f {
  color: #F06E8F;
  background-color: #F06E8F;
}

Frequently asked questions

What color is #F06E8F?+

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

What is the closest Tailwind color to #F06E8F?+

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