#FEB5ED Color

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

Color preview

#FEB5ED

Color formats

HEX
#FEB5ED
RGB
rgb(254, 181, 237)
RGBA
rgba(254, 181, 237, 1)
HSL
hsl(314, 97%, 85%)
HSV
hsv(314, 29%, 100%)
CMYK
cmyk(0%, 29%, 7%, 0%)
CSS variable
--color-primary: #FEB5ED;
Lowercase HEX
#feb5ed

Shades

Tints

Tones

Harmony

CSS snippets for #FEB5ED

.color-feb5ed {
  color: #FEB5ED;
  background-color: #FEB5ED;
}

Frequently asked questions

What color is #FEB5ED?+

#FEB5ED is a HEX color with RGB value rgb(254, 181, 237) and HSL value hsl(314, 97%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEB5ED?+

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