#FEBDF5 Color

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

Color preview

#FEBDF5

Color formats

HEX
#FEBDF5
RGB
rgb(254, 189, 245)
RGBA
rgba(254, 189, 245, 1)
HSL
hsl(308, 97%, 87%)
HSV
hsv(308, 26%, 100%)
CMYK
cmyk(0%, 26%, 4%, 0%)
CSS variable
--color-primary: #FEBDF5;
Lowercase HEX
#febdf5

Shades

Tints

Tones

Harmony

CSS snippets for #FEBDF5

.color-febdf5 {
  color: #FEBDF5;
  background-color: #FEBDF5;
}

Frequently asked questions

What color is #FEBDF5?+

#FEBDF5 is a HEX color with RGB value rgb(254, 189, 245) and HSL value hsl(308, 97%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEBDF5?+

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