#F5DD05 Color

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

Color preview

#F5DD05

Color formats

HEX
#F5DD05
RGB
rgb(245, 221, 5)
RGBA
rgba(245, 221, 5, 1)
HSL
hsl(54, 96%, 49%)
HSV
hsv(54, 98%, 96%)
CMYK
cmyk(0%, 10%, 98%, 4%)
CSS variable
--color-primary: #F5DD05;
Lowercase HEX
#f5dd05

Shades

Tints

Tones

Harmony

CSS snippets for #F5DD05

.color-f5dd05 {
  color: #F5DD05;
  background-color: #F5DD05;
}

Frequently asked questions

What color is #F5DD05?+

#F5DD05 is a HEX color with RGB value rgb(245, 221, 5) and HSL value hsl(54, 96%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F5DD05?+

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