#DBED35 Color

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

Color preview

#DBED35

Color formats

HEX
#DBED35
RGB
rgb(219, 237, 53)
RGBA
rgba(219, 237, 53, 1)
HSL
hsl(66, 84%, 57%)
HSV
hsv(66, 78%, 93%)
CMYK
cmyk(8%, 0%, 78%, 7%)
CSS variable
--color-primary: #DBED35;
Lowercase HEX
#dbed35

Shades

Tints

Tones

Harmony

CSS snippets for #DBED35

.color-dbed35 {
  color: #DBED35;
  background-color: #DBED35;
}

Frequently asked questions

What color is #DBED35?+

#DBED35 is a HEX color with RGB value rgb(219, 237, 53) and HSL value hsl(66, 84%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DBED35?+

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