#FFCF83 Color

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

Color preview

#FFCF83

Color formats

HEX
#FFCF83
RGB
rgb(255, 207, 131)
RGBA
rgba(255, 207, 131, 1)
HSL
hsl(37, 100%, 76%)
HSV
hsv(37, 49%, 100%)
CMYK
cmyk(0%, 19%, 49%, 0%)
CSS variable
--color-primary: #FFCF83;
Lowercase HEX
#ffcf83

Shades

Tints

Tones

Harmony

CSS snippets for #FFCF83

.color-ffcf83 {
  color: #FFCF83;
  background-color: #FFCF83;
}

Frequently asked questions

What color is #FFCF83?+

#FFCF83 is a HEX color with RGB value rgb(255, 207, 131) and HSL value hsl(37, 100%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFCF83?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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