#FACCA1 Color

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

Color preview

#FACCA1

Color formats

HEX
#FACCA1
RGB
rgb(250, 204, 161)
RGBA
rgba(250, 204, 161, 1)
HSL
hsl(29, 90%, 81%)
HSV
hsv(29, 36%, 98%)
CMYK
cmyk(0%, 18%, 36%, 2%)
CSS variable
--color-primary: #FACCA1;
Lowercase HEX
#facca1

Shades

Tints

Tones

Harmony

CSS snippets for #FACCA1

.color-facca1 {
  color: #FACCA1;
  background-color: #FACCA1;
}

Frequently asked questions

What color is #FACCA1?+

#FACCA1 is a HEX color with RGB value rgb(250, 204, 161) and HSL value hsl(29, 90%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FACCA1?+

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