#F5CC51 Color

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

Color preview

#F5CC51

Color formats

HEX
#F5CC51
RGB
rgb(245, 204, 81)
RGBA
rgba(245, 204, 81, 1)
HSL
hsl(45, 89%, 64%)
HSV
hsv(45, 67%, 96%)
CMYK
cmyk(0%, 17%, 67%, 4%)
CSS variable
--color-primary: #F5CC51;
Lowercase HEX
#f5cc51

Shades

Tints

Tones

Harmony

CSS snippets for #F5CC51

.color-f5cc51 {
  color: #F5CC51;
  background-color: #F5CC51;
}

Frequently asked questions

What color is #F5CC51?+

#F5CC51 is a HEX color with RGB value rgb(245, 204, 81) and HSL value hsl(45, 89%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5CC51?+

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