#FFCF4B Color

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

Color preview

#FFCF4B

Color formats

HEX
#FFCF4B
RGB
rgb(255, 207, 75)
RGBA
rgba(255, 207, 75, 1)
HSL
hsl(44, 100%, 65%)
HSV
hsv(44, 71%, 100%)
CMYK
cmyk(0%, 19%, 71%, 0%)
CSS variable
--color-primary: #FFCF4B;
Lowercase HEX
#ffcf4b

Shades

Tints

Tones

Harmony

CSS snippets for #FFCF4B

.color-ffcf4b {
  color: #FFCF4B;
  background-color: #FFCF4B;
}

Frequently asked questions

What color is #FFCF4B?+

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

What is the closest Tailwind color to #FFCF4B?+

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