#F8C98C Color

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

Color preview

#F8C98C

Color formats

HEX
#F8C98C
RGB
rgb(248, 201, 140)
RGBA
rgba(248, 201, 140, 1)
HSL
hsl(34, 89%, 76%)
HSV
hsv(34, 44%, 97%)
CMYK
cmyk(0%, 19%, 44%, 3%)
CSS variable
--color-primary: #F8C98C;
Lowercase HEX
#f8c98c

Shades

Tints

Tones

Harmony

CSS snippets for #F8C98C

.color-f8c98c {
  color: #F8C98C;
  background-color: #F8C98C;
}

Frequently asked questions

What color is #F8C98C?+

#F8C98C is a HEX color with RGB value rgb(248, 201, 140) and HSL value hsl(34, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F8C98C?+

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