#EDEB85 Color

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

Color preview

#EDEB85

Color formats

HEX
#EDEB85
RGB
rgb(237, 235, 133)
RGBA
rgba(237, 235, 133, 1)
HSL
hsl(59, 74%, 73%)
HSV
hsv(59, 44%, 93%)
CMYK
cmyk(0%, 1%, 44%, 7%)
CSS variable
--color-primary: #EDEB85;
Lowercase HEX
#edeb85

Shades

Tints

Tones

Harmony

CSS snippets for #EDEB85

.color-edeb85 {
  color: #EDEB85;
  background-color: #EDEB85;
}

Frequently asked questions

What color is #EDEB85?+

#EDEB85 is a HEX color with RGB value rgb(237, 235, 133) and HSL value hsl(59, 74%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDEB85?+

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