#FAF5E6 Color

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

Color preview

#FAF5E6

Color formats

HEX
#FAF5E6
RGB
rgb(250, 245, 230)
RGBA
rgba(250, 245, 230, 1)
HSL
hsl(45, 67%, 94%)
HSV
hsv(45, 8%, 98%)
CMYK
cmyk(0%, 2%, 8%, 2%)
CSS variable
--color-primary: #FAF5E6;
Lowercase HEX
#faf5e6

Shades

Tints

Tones

Harmony

CSS snippets for #FAF5E6

.color-faf5e6 {
  color: #FAF5E6;
  background-color: #FAF5E6;
}

Frequently asked questions

What color is #FAF5E6?+

#FAF5E6 is a HEX color with RGB value rgb(250, 245, 230) and HSL value hsl(45, 67%, 94%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FAF5E6?+

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