#FFDB26 Color

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

Color preview

#FFDB26

Color formats

HEX
#FFDB26
RGB
rgb(255, 219, 38)
RGBA
rgba(255, 219, 38, 1)
HSL
hsl(50, 100%, 57%)
HSV
hsv(50, 85%, 100%)
CMYK
cmyk(0%, 14%, 85%, 0%)
CSS variable
--color-primary: #FFDB26;
Lowercase HEX
#ffdb26

Shades

Tints

Tones

Harmony

CSS snippets for #FFDB26

.color-ffdb26 {
  color: #FFDB26;
  background-color: #FFDB26;
}

Frequently asked questions

What color is #FFDB26?+

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

What is the closest Tailwind color to #FFDB26?+

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