#F8CD8B Color

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

Color preview

#F8CD8B

Color formats

HEX
#F8CD8B
RGB
rgb(248, 205, 139)
RGBA
rgba(248, 205, 139, 1)
HSL
hsl(36, 89%, 76%)
HSV
hsv(36, 44%, 97%)
CMYK
cmyk(0%, 17%, 44%, 3%)
CSS variable
--color-primary: #F8CD8B;
Lowercase HEX
#f8cd8b

Shades

Tints

Tones

Harmony

CSS snippets for #F8CD8B

.color-f8cd8b {
  color: #F8CD8B;
  background-color: #F8CD8B;
}

Frequently asked questions

What color is #F8CD8B?+

#F8CD8B is a HEX color with RGB value rgb(248, 205, 139) and HSL value hsl(36, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F8CD8B?+

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