#F28DEB Color

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

Color preview

#F28DEB

Color formats

HEX
#F28DEB
RGB
rgb(242, 141, 235)
RGBA
rgba(242, 141, 235, 1)
HSL
hsl(304, 80%, 75%)
HSV
hsv(304, 42%, 95%)
CMYK
cmyk(0%, 42%, 3%, 5%)
CSS variable
--color-primary: #F28DEB;
Lowercase HEX
#f28deb

Shades

Tints

Tones

Harmony

CSS snippets for #F28DEB

.color-f28deb {
  color: #F28DEB;
  background-color: #F28DEB;
}

Frequently asked questions

What color is #F28DEB?+

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

What is the closest Tailwind color to #F28DEB?+

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