#FFDB29 Color

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

Color preview

#FFDB29

Color formats

HEX
#FFDB29
RGB
rgb(255, 219, 41)
RGBA
rgba(255, 219, 41, 1)
HSL
hsl(50, 100%, 58%)
HSV
hsv(50, 84%, 100%)
CMYK
cmyk(0%, 14%, 84%, 0%)
CSS variable
--color-primary: #FFDB29;
Lowercase HEX
#ffdb29

Shades

Tints

Tones

Harmony

CSS snippets for #FFDB29

.color-ffdb29 {
  color: #FFDB29;
  background-color: #FFDB29;
}

Frequently asked questions

What color is #FFDB29?+

#FFDB29 is a HEX color with RGB value rgb(255, 219, 41) and HSL value hsl(50, 100%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFDB29?+

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