#FFD58C Color

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

Color preview

#FFD58C

Color formats

HEX
#FFD58C
RGB
rgb(255, 213, 140)
RGBA
rgba(255, 213, 140, 1)
HSL
hsl(38, 100%, 77%)
HSV
hsv(38, 45%, 100%)
CMYK
cmyk(0%, 16%, 45%, 0%)
CSS variable
--color-primary: #FFD58C;
Lowercase HEX
#ffd58c

Shades

Tints

Tones

Harmony

CSS snippets for #FFD58C

.color-ffd58c {
  color: #FFD58C;
  background-color: #FFD58C;
}

Frequently asked questions

What color is #FFD58C?+

#FFD58C is a HEX color with RGB value rgb(255, 213, 140) and HSL value hsl(38, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFD58C?+

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