#FFCC8A Color

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

Color preview

#FFCC8A

Color formats

HEX
#FFCC8A
RGB
rgb(255, 204, 138)
RGBA
rgba(255, 204, 138, 1)
HSL
hsl(34, 100%, 77%)
HSV
hsv(34, 46%, 100%)
CMYK
cmyk(0%, 20%, 46%, 0%)
CSS variable
--color-primary: #FFCC8A;
Lowercase HEX
#ffcc8a

Shades

Tints

Tones

Harmony

CSS snippets for #FFCC8A

.color-ffcc8a {
  color: #FFCC8A;
  background-color: #FFCC8A;
}

Frequently asked questions

What color is #FFCC8A?+

#FFCC8A is a HEX color with RGB value rgb(255, 204, 138) and HSL value hsl(34, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFCC8A?+

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