#FFC04B Color

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

Color preview

#FFC04B

Color formats

HEX
#FFC04B
RGB
rgb(255, 192, 75)
RGBA
rgba(255, 192, 75, 1)
HSL
hsl(39, 100%, 65%)
HSV
hsv(39, 71%, 100%)
CMYK
cmyk(0%, 25%, 71%, 0%)
CSS variable
--color-primary: #FFC04B;
Lowercase HEX
#ffc04b

Shades

Tints

Tones

Harmony

CSS snippets for #FFC04B

.color-ffc04b {
  color: #FFC04B;
  background-color: #FFC04B;
}

Frequently asked questions

What color is #FFC04B?+

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

What is the closest Tailwind color to #FFC04B?+

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