#FACAB4 Color

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

Color preview

#FACAB4

Color formats

HEX
#FACAB4
RGB
rgb(250, 202, 180)
RGBA
rgba(250, 202, 180, 1)
HSL
hsl(19, 88%, 84%)
HSV
hsv(19, 28%, 98%)
CMYK
cmyk(0%, 19%, 28%, 2%)
CSS variable
--color-primary: #FACAB4;
Lowercase HEX
#facab4

Shades

Tints

Tones

Harmony

CSS snippets for #FACAB4

.color-facab4 {
  color: #FACAB4;
  background-color: #FACAB4;
}

Frequently asked questions

What color is #FACAB4?+

#FACAB4 is a HEX color with RGB value rgb(250, 202, 180) and HSL value hsl(19, 88%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FACAB4?+

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