#FFCF88 Color

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

Color preview

#FFCF88

Color formats

HEX
#FFCF88
RGB
rgb(255, 207, 136)
RGBA
rgba(255, 207, 136, 1)
HSL
hsl(36, 100%, 77%)
HSV
hsv(36, 47%, 100%)
CMYK
cmyk(0%, 19%, 47%, 0%)
CSS variable
--color-primary: #FFCF88;
Lowercase HEX
#ffcf88

Shades

Tints

Tones

Harmony

CSS snippets for #FFCF88

.color-ffcf88 {
  color: #FFCF88;
  background-color: #FFCF88;
}

Frequently asked questions

What color is #FFCF88?+

#FFCF88 is a HEX color with RGB value rgb(255, 207, 136) and HSL value hsl(36, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFCF88?+

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