#FEBDD2 Color

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

Color preview

#FEBDD2

Color formats

HEX
#FEBDD2
RGB
rgb(254, 189, 210)
RGBA
rgba(254, 189, 210, 1)
HSL
hsl(341, 97%, 87%)
HSV
hsv(341, 26%, 100%)
CMYK
cmyk(0%, 26%, 17%, 0%)
CSS variable
--color-primary: #FEBDD2;
Lowercase HEX
#febdd2

Shades

Tints

Tones

Harmony

CSS snippets for #FEBDD2

.color-febdd2 {
  color: #FEBDD2;
  background-color: #FEBDD2;
}

Frequently asked questions

What color is #FEBDD2?+

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

What is the closest Tailwind color to #FEBDD2?+

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