#FDCC8B Color

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

Color preview

#FDCC8B

Color formats

HEX
#FDCC8B
RGB
rgb(253, 204, 139)
RGBA
rgba(253, 204, 139, 1)
HSL
hsl(34, 97%, 77%)
HSV
hsv(34, 45%, 99%)
CMYK
cmyk(0%, 19%, 45%, 1%)
CSS variable
--color-primary: #FDCC8B;
Lowercase HEX
#fdcc8b

Shades

Tints

Tones

Harmony

CSS snippets for #FDCC8B

.color-fdcc8b {
  color: #FDCC8B;
  background-color: #FDCC8B;
}

Frequently asked questions

What color is #FDCC8B?+

#FDCC8B is a HEX color with RGB value rgb(253, 204, 139) and HSL value hsl(34, 97%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDCC8B?+

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