#FAC1A7 Color

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

Color preview

#FAC1A7

Color formats

HEX
#FAC1A7
RGB
rgb(250, 193, 167)
RGBA
rgba(250, 193, 167, 1)
HSL
hsl(19, 89%, 82%)
HSV
hsv(19, 33%, 98%)
CMYK
cmyk(0%, 23%, 33%, 2%)
CSS variable
--color-primary: #FAC1A7;
Lowercase HEX
#fac1a7

Shades

Tints

Tones

Harmony

CSS snippets for #FAC1A7

.color-fac1a7 {
  color: #FAC1A7;
  background-color: #FAC1A7;
}

Frequently asked questions

What color is #FAC1A7?+

#FAC1A7 is a HEX color with RGB value rgb(250, 193, 167) and HSL value hsl(19, 89%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FAC1A7?+

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