#EEDFA6 Color

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

Color preview

#EEDFA6

Color formats

HEX
#EEDFA6
RGB
rgb(238, 223, 166)
RGBA
rgba(238, 223, 166, 1)
HSL
hsl(48, 68%, 79%)
HSV
hsv(48, 30%, 93%)
CMYK
cmyk(0%, 6%, 30%, 7%)
CSS variable
--color-primary: #EEDFA6;
Lowercase HEX
#eedfa6

Shades

Tints

Tones

Harmony

CSS snippets for #EEDFA6

.color-eedfa6 {
  color: #EEDFA6;
  background-color: #EEDFA6;
}

Frequently asked questions

What color is #EEDFA6?+

#EEDFA6 is a HEX color with RGB value rgb(238, 223, 166) and HSL value hsl(48, 68%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEDFA6?+

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