#FFE2AF Color

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

Color preview

#FFE2AF

Color formats

HEX
#FFE2AF
RGB
rgb(255, 226, 175)
RGBA
rgba(255, 226, 175, 1)
HSL
hsl(38, 100%, 84%)
HSV
hsv(38, 31%, 100%)
CMYK
cmyk(0%, 11%, 31%, 0%)
CSS variable
--color-primary: #FFE2AF;
Lowercase HEX
#ffe2af

Shades

Tints

Tones

Harmony

CSS snippets for #FFE2AF

.color-ffe2af {
  color: #FFE2AF;
  background-color: #FFE2AF;
}

Frequently asked questions

What color is #FFE2AF?+

#FFE2AF is a HEX color with RGB value rgb(255, 226, 175) and HSL value hsl(38, 100%, 84%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFE2AF?+

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