#FAF5E2 Color

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

Color preview

#FAF5E2

Color formats

HEX
#FAF5E2
RGB
rgb(250, 245, 226)
RGBA
rgba(250, 245, 226, 1)
HSL
hsl(48, 71%, 93%)
HSV
hsv(48, 10%, 98%)
CMYK
cmyk(0%, 2%, 10%, 2%)
CSS variable
--color-primary: #FAF5E2;
Lowercase HEX
#faf5e2

Shades

Tints

Tones

Harmony

CSS snippets for #FAF5E2

.color-faf5e2 {
  color: #FAF5E2;
  background-color: #FAF5E2;
}

Frequently asked questions

What color is #FAF5E2?+

#FAF5E2 is a HEX color with RGB value rgb(250, 245, 226) and HSL value hsl(48, 71%, 93%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FAF5E2?+

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