#EDCB45 Color

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

Color preview

#EDCB45

Color formats

HEX
#EDCB45
RGB
rgb(237, 203, 69)
RGBA
rgba(237, 203, 69, 1)
HSL
hsl(48, 82%, 60%)
HSV
hsv(48, 71%, 93%)
CMYK
cmyk(0%, 14%, 71%, 7%)
CSS variable
--color-primary: #EDCB45;
Lowercase HEX
#edcb45

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB45

.color-edcb45 {
  color: #EDCB45;
  background-color: #EDCB45;
}

Frequently asked questions

What color is #EDCB45?+

#EDCB45 is a HEX color with RGB value rgb(237, 203, 69) and HSL value hsl(48, 82%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDCB45?+

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