#FEBEB4 Color

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

Color preview

#FEBEB4

Color formats

HEX
#FEBEB4
RGB
rgb(254, 190, 180)
RGBA
rgba(254, 190, 180, 1)
HSL
hsl(8, 97%, 85%)
HSV
hsv(8, 29%, 100%)
CMYK
cmyk(0%, 25%, 29%, 0%)
CSS variable
--color-primary: #FEBEB4;
Lowercase HEX
#febeb4

Shades

Tints

Tones

Harmony

CSS snippets for #FEBEB4

.color-febeb4 {
  color: #FEBEB4;
  background-color: #FEBEB4;
}

Frequently asked questions

What color is #FEBEB4?+

#FEBEB4 is a HEX color with RGB value rgb(254, 190, 180) and HSL value hsl(8, 97%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEBEB4?+

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