#FFC98F Color

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

Color preview

#FFC98F

Color formats

HEX
#FFC98F
RGB
rgb(255, 201, 143)
RGBA
rgba(255, 201, 143, 1)
HSL
hsl(31, 100%, 78%)
HSV
hsv(31, 44%, 100%)
CMYK
cmyk(0%, 21%, 44%, 0%)
CSS variable
--color-primary: #FFC98F;
Lowercase HEX
#ffc98f

Shades

Tints

Tones

Harmony

CSS snippets for #FFC98F

.color-ffc98f {
  color: #FFC98F;
  background-color: #FFC98F;
}

Frequently asked questions

What color is #FFC98F?+

#FFC98F is a HEX color with RGB value rgb(255, 201, 143) and HSL value hsl(31, 100%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFC98F?+

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