#DBDB35 Color

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

Color preview

#DBDB35

Color formats

HEX
#DBDB35
RGB
rgb(219, 219, 53)
RGBA
rgba(219, 219, 53, 1)
HSL
hsl(60, 70%, 53%)
HSV
hsv(60, 76%, 86%)
CMYK
cmyk(0%, 0%, 76%, 14%)
CSS variable
--color-primary: #DBDB35;
Lowercase HEX
#dbdb35

Shades

Tints

Tones

Harmony

CSS snippets for #DBDB35

.color-dbdb35 {
  color: #DBDB35;
  background-color: #DBDB35;
}

Frequently asked questions

What color is #DBDB35?+

#DBDB35 is a HEX color with RGB value rgb(219, 219, 53) and HSL value hsl(60, 70%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBDB35?+

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