#F28FEB Color

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

Color preview

#F28FEB

Color formats

HEX
#F28FEB
RGB
rgb(242, 143, 235)
RGBA
rgba(242, 143, 235, 1)
HSL
hsl(304, 79%, 75%)
HSV
hsv(304, 41%, 95%)
CMYK
cmyk(0%, 41%, 3%, 5%)
CSS variable
--color-primary: #F28FEB;
Lowercase HEX
#f28feb

Shades

Tints

Tones

Harmony

CSS snippets for #F28FEB

.color-f28feb {
  color: #F28FEB;
  background-color: #F28FEB;
}

Frequently asked questions

What color is #F28FEB?+

#F28FEB is a HEX color with RGB value rgb(242, 143, 235) and HSL value hsl(304, 79%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F28FEB?+

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