#F5D234 Color

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

Color preview

#F5D234

Color formats

HEX
#F5D234
RGB
rgb(245, 210, 52)
RGBA
rgba(245, 210, 52, 1)
HSL
hsl(49, 91%, 58%)
HSV
hsv(49, 79%, 96%)
CMYK
cmyk(0%, 14%, 79%, 4%)
CSS variable
--color-primary: #F5D234;
Lowercase HEX
#f5d234

Shades

Tints

Tones

Harmony

CSS snippets for #F5D234

.color-f5d234 {
  color: #F5D234;
  background-color: #F5D234;
}

Frequently asked questions

What color is #F5D234?+

#F5D234 is a HEX color with RGB value rgb(245, 210, 52) and HSL value hsl(49, 91%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F5D234?+

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