#FACDA8 Color

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

Color preview

#FACDA8

Color formats

HEX
#FACDA8
RGB
rgb(250, 205, 168)
RGBA
rgba(250, 205, 168, 1)
HSL
hsl(27, 89%, 82%)
HSV
hsv(27, 33%, 98%)
CMYK
cmyk(0%, 18%, 33%, 2%)
CSS variable
--color-primary: #FACDA8;
Lowercase HEX
#facda8

Shades

Tints

Tones

Harmony

CSS snippets for #FACDA8

.color-facda8 {
  color: #FACDA8;
  background-color: #FACDA8;
}

Frequently asked questions

What color is #FACDA8?+

#FACDA8 is a HEX color with RGB value rgb(250, 205, 168) and HSL value hsl(27, 89%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FACDA8?+

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