#F28CED Color

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

Color preview

#F28CED

Color formats

HEX
#F28CED
RGB
rgb(242, 140, 237)
RGBA
rgba(242, 140, 237, 1)
HSL
hsl(303, 80%, 75%)
HSV
hsv(303, 42%, 95%)
CMYK
cmyk(0%, 42%, 2%, 5%)
CSS variable
--color-primary: #F28CED;
Lowercase HEX
#f28ced

Shades

Tints

Tones

Harmony

CSS snippets for #F28CED

.color-f28ced {
  color: #F28CED;
  background-color: #F28CED;
}

Frequently asked questions

What color is #F28CED?+

#F28CED is a HEX color with RGB value rgb(242, 140, 237) and HSL value hsl(303, 80%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F28CED?+

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