#F0CC61 Color

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

Color preview

#F0CC61

Color formats

HEX
#F0CC61
RGB
rgb(240, 204, 97)
RGBA
rgba(240, 204, 97, 1)
HSL
hsl(45, 83%, 66%)
HSV
hsv(45, 60%, 94%)
CMYK
cmyk(0%, 15%, 60%, 6%)
CSS variable
--color-primary: #F0CC61;
Lowercase HEX
#f0cc61

Shades

Tints

Tones

Harmony

CSS snippets for #F0CC61

.color-f0cc61 {
  color: #F0CC61;
  background-color: #F0CC61;
}

Frequently asked questions

What color is #F0CC61?+

#F0CC61 is a HEX color with RGB value rgb(240, 204, 97) and HSL value hsl(45, 83%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F0CC61?+

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