#F06EBC Color

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

Color preview

#F06EBC

Color formats

HEX
#F06EBC
RGB
rgb(240, 110, 188)
RGBA
rgba(240, 110, 188, 1)
HSL
hsl(324, 81%, 69%)
HSV
hsv(324, 54%, 94%)
CMYK
cmyk(0%, 54%, 22%, 6%)
CSS variable
--color-primary: #F06EBC;
Lowercase HEX
#f06ebc

Shades

Tints

Tones

Harmony

CSS snippets for #F06EBC

.color-f06ebc {
  color: #F06EBC;
  background-color: #F06EBC;
}

Frequently asked questions

What color is #F06EBC?+

#F06EBC is a HEX color with RGB value rgb(240, 110, 188) and HSL value hsl(324, 81%, 69%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #F06EBC?+

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