#EDEDBC Color

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

Color preview

#EDEDBC

Color formats

HEX
#EDEDBC
RGB
rgb(237, 237, 188)
RGBA
rgba(237, 237, 188, 1)
HSL
hsl(60, 58%, 83%)
HSV
hsv(60, 21%, 93%)
CMYK
cmyk(0%, 0%, 21%, 7%)
CSS variable
--color-primary: #EDEDBC;
Lowercase HEX
#ededbc

Shades

Tints

Tones

Harmony

CSS snippets for #EDEDBC

.color-ededbc {
  color: #EDEDBC;
  background-color: #EDEDBC;
}

Frequently asked questions

What color is #EDEDBC?+

#EDEDBC is a HEX color with RGB value rgb(237, 237, 188) and HSL value hsl(60, 58%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEDBC?+

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