#FAF4E6 Color

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

Color preview

#FAF4E6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAF4E6

.color-faf4e6 {
  color: #FAF4E6;
  background-color: #FAF4E6;
}

Frequently asked questions

What color is #FAF4E6?+

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

What is the closest Tailwind color to #FAF4E6?+

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