#FFC64B Color

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

Color preview

#FFC64B

Color formats

HEX
#FFC64B
RGB
rgb(255, 198, 75)
RGBA
rgba(255, 198, 75, 1)
HSL
hsl(41, 100%, 65%)
HSV
hsv(41, 71%, 100%)
CMYK
cmyk(0%, 22%, 71%, 0%)
CSS variable
--color-primary: #FFC64B;
Lowercase HEX
#ffc64b

Shades

Tints

Tones

Harmony

CSS snippets for #FFC64B

.color-ffc64b {
  color: #FFC64B;
  background-color: #FFC64B;
}

Frequently asked questions

What color is #FFC64B?+

#FFC64B is a HEX color with RGB value rgb(255, 198, 75) and HSL value hsl(41, 100%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC64B?+

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