#F08EE6 Color

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

Color preview

#F08EE6

Color formats

HEX
#F08EE6
RGB
rgb(240, 142, 230)
RGBA
rgba(240, 142, 230, 1)
HSL
hsl(306, 77%, 75%)
HSV
hsv(306, 41%, 94%)
CMYK
cmyk(0%, 41%, 4%, 6%)
CSS variable
--color-primary: #F08EE6;
Lowercase HEX
#f08ee6

Shades

Tints

Tones

Harmony

CSS snippets for #F08EE6

.color-f08ee6 {
  color: #F08EE6;
  background-color: #F08EE6;
}

Frequently asked questions

What color is #F08EE6?+

#F08EE6 is a HEX color with RGB value rgb(240, 142, 230) and HSL value hsl(306, 77%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F08EE6?+

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