#FFDB8F Color

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

Color preview

#FFDB8F

Color formats

HEX
#FFDB8F
RGB
rgb(255, 219, 143)
RGBA
rgba(255, 219, 143, 1)
HSL
hsl(41, 100%, 78%)
HSV
hsv(41, 44%, 100%)
CMYK
cmyk(0%, 14%, 44%, 0%)
CSS variable
--color-primary: #FFDB8F;
Lowercase HEX
#ffdb8f

Shades

Tints

Tones

Harmony

CSS snippets for #FFDB8F

.color-ffdb8f {
  color: #FFDB8F;
  background-color: #FFDB8F;
}

Frequently asked questions

What color is #FFDB8F?+

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

What is the closest Tailwind color to #FFDB8F?+

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