#F28EE5 Color

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

Color preview

#F28EE5

Color formats

HEX
#F28EE5
RGB
rgb(242, 142, 229)
RGBA
rgba(242, 142, 229, 1)
HSL
hsl(308, 79%, 75%)
HSV
hsv(308, 41%, 95%)
CMYK
cmyk(0%, 41%, 5%, 5%)
CSS variable
--color-primary: #F28EE5;
Lowercase HEX
#f28ee5

Shades

Tints

Tones

Harmony

CSS snippets for #F28EE5

.color-f28ee5 {
  color: #F28EE5;
  background-color: #F28EE5;
}

Frequently asked questions

What color is #F28EE5?+

#F28EE5 is a HEX color with RGB value rgb(242, 142, 229) and HSL value hsl(308, 79%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F28EE5?+

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