#DEBC26 Color

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

Color preview

#DEBC26

Color formats

HEX
#DEBC26
RGB
rgb(222, 188, 38)
RGBA
rgba(222, 188, 38, 1)
HSL
hsl(49, 74%, 51%)
HSV
hsv(49, 83%, 87%)
CMYK
cmyk(0%, 15%, 83%, 13%)
CSS variable
--color-primary: #DEBC26;
Lowercase HEX
#debc26

Shades

Tints

Tones

Harmony

CSS snippets for #DEBC26

.color-debc26 {
  color: #DEBC26;
  background-color: #DEBC26;
}

Frequently asked questions

What color is #DEBC26?+

#DEBC26 is a HEX color with RGB value rgb(222, 188, 38) and HSL value hsl(49, 74%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEBC26?+

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