#FFEAA5 Color

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

Color preview

#FFEAA5

Color formats

HEX
#FFEAA5
RGB
rgb(255, 234, 165)
RGBA
rgba(255, 234, 165, 1)
HSL
hsl(46, 100%, 82%)
HSV
hsv(46, 35%, 100%)
CMYK
cmyk(0%, 8%, 35%, 0%)
CSS variable
--color-primary: #FFEAA5;
Lowercase HEX
#ffeaa5

Shades

Tints

Tones

Harmony

CSS snippets for #FFEAA5

.color-ffeaa5 {
  color: #FFEAA5;
  background-color: #FFEAA5;
}

Frequently asked questions

What color is #FFEAA5?+

#FFEAA5 is a HEX color with RGB value rgb(255, 234, 165) and HSL value hsl(46, 100%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFEAA5?+

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