#F0CC60 Color

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

Color preview

#F0CC60

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0CC60

.color-f0cc60 {
  color: #F0CC60;
  background-color: #F0CC60;
}

Frequently asked questions

What color is #F0CC60?+

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

What is the closest Tailwind color to #F0CC60?+

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