#F5CC44 Color

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

Color preview

#F5CC44

Color formats

HEX
#F5CC44
RGB
rgb(245, 204, 68)
RGBA
rgba(245, 204, 68, 1)
HSL
hsl(46, 90%, 61%)
HSV
hsv(46, 72%, 96%)
CMYK
cmyk(0%, 17%, 72%, 4%)
CSS variable
--color-primary: #F5CC44;
Lowercase HEX
#f5cc44

Shades

Tints

Tones

Harmony

CSS snippets for #F5CC44

.color-f5cc44 {
  color: #F5CC44;
  background-color: #F5CC44;
}

Frequently asked questions

What color is #F5CC44?+

#F5CC44 is a HEX color with RGB value rgb(245, 204, 68) and HSL value hsl(46, 90%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5CC44?+

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