#FABEAD Color

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

Color preview

#FABEAD

Color formats

HEX
#FABEAD
RGB
rgb(250, 190, 173)
RGBA
rgba(250, 190, 173, 1)
HSL
hsl(13, 89%, 83%)
HSV
hsv(13, 31%, 98%)
CMYK
cmyk(0%, 24%, 31%, 2%)
CSS variable
--color-primary: #FABEAD;
Lowercase HEX
#fabead

Shades

Tints

Tones

Harmony

CSS snippets for #FABEAD

.color-fabead {
  color: #FABEAD;
  background-color: #FABEAD;
}

Frequently asked questions

What color is #FABEAD?+

#FABEAD is a HEX color with RGB value rgb(250, 190, 173) and HSL value hsl(13, 89%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABEAD?+

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