#FEBEBD Color

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

Color preview

#FEBEBD

Color formats

HEX
#FEBEBD
RGB
rgb(254, 190, 189)
RGBA
rgba(254, 190, 189, 1)
HSL
hsl(1, 97%, 87%)
HSV
hsv(1, 26%, 100%)
CMYK
cmyk(0%, 25%, 26%, 0%)
CSS variable
--color-primary: #FEBEBD;
Lowercase HEX
#febebd

Shades

Tints

Tones

Harmony

CSS snippets for #FEBEBD

.color-febebd {
  color: #FEBEBD;
  background-color: #FEBEBD;
}

Frequently asked questions

What color is #FEBEBD?+

#FEBEBD is a HEX color with RGB value rgb(254, 190, 189) and HSL value hsl(1, 97%, 87%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEBEBD?+

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