#FEBBCD Color

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

Color preview

#FEBBCD

Color formats

HEX
#FEBBCD
RGB
rgb(254, 187, 205)
RGBA
rgba(254, 187, 205, 1)
HSL
hsl(344, 97%, 86%)
HSV
hsv(344, 26%, 100%)
CMYK
cmyk(0%, 26%, 19%, 0%)
CSS variable
--color-primary: #FEBBCD;
Lowercase HEX
#febbcd

Shades

Tints

Tones

Harmony

CSS snippets for #FEBBCD

.color-febbcd {
  color: #FEBBCD;
  background-color: #FEBBCD;
}

Frequently asked questions

What color is #FEBBCD?+

#FEBBCD is a HEX color with RGB value rgb(254, 187, 205) and HSL value hsl(344, 97%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEBBCD?+

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