#FAF7D2 Color

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

Color preview

#FAF7D2

Color formats

HEX
#FAF7D2
RGB
rgb(250, 247, 210)
RGBA
rgba(250, 247, 210, 1)
HSL
hsl(56, 80%, 90%)
HSV
hsv(56, 16%, 98%)
CMYK
cmyk(0%, 1%, 16%, 2%)
CSS variable
--color-primary: #FAF7D2;
Lowercase HEX
#faf7d2

Shades

Tints

Tones

Harmony

CSS snippets for #FAF7D2

.color-faf7d2 {
  color: #FAF7D2;
  background-color: #FAF7D2;
}

Frequently asked questions

What color is #FAF7D2?+

#FAF7D2 is a HEX color with RGB value rgb(250, 247, 210) and HSL value hsl(56, 80%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FAF7D2?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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