#FACCA2 Color

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

Color preview

#FACCA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FACCA2

.color-facca2 {
  color: #FACCA2;
  background-color: #FACCA2;
}

Frequently asked questions

What color is #FACCA2?+

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

What is the closest Tailwind color to #FACCA2?+

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