#FAF2E5 Color

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

Color preview

#FAF2E5

Color formats

HEX
#FAF2E5
RGB
rgb(250, 242, 229)
RGBA
rgba(250, 242, 229, 1)
HSL
hsl(37, 68%, 94%)
HSV
hsv(37, 8%, 98%)
CMYK
cmyk(0%, 3%, 8%, 2%)
CSS variable
--color-primary: #FAF2E5;
Lowercase HEX
#faf2e5

Shades

Tints

Tones

Harmony

CSS snippets for #FAF2E5

.color-faf2e5 {
  color: #FAF2E5;
  background-color: #FAF2E5;
}

Frequently asked questions

What color is #FAF2E5?+

#FAF2E5 is a HEX color with RGB value rgb(250, 242, 229) and HSL value hsl(37, 68%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FAF2E5?+

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