#FAF5C3 Color

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

Color preview

#FAF5C3

Color formats

HEX
#FAF5C3
RGB
rgb(250, 245, 195)
RGBA
rgba(250, 245, 195, 1)
HSL
hsl(55, 85%, 87%)
HSV
hsv(55, 22%, 98%)
CMYK
cmyk(0%, 2%, 22%, 2%)
CSS variable
--color-primary: #FAF5C3;
Lowercase HEX
#faf5c3

Shades

Tints

Tones

Harmony

CSS snippets for #FAF5C3

.color-faf5c3 {
  color: #FAF5C3;
  background-color: #FAF5C3;
}

Frequently asked questions

What color is #FAF5C3?+

#FAF5C3 is a HEX color with RGB value rgb(250, 245, 195) and HSL value hsl(55, 85%, 87%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FAF5C3?+

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