#FFDB6F Color

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

Color preview

#FFDB6F

Color formats

HEX
#FFDB6F
RGB
rgb(255, 219, 111)
RGBA
rgba(255, 219, 111, 1)
HSL
hsl(45, 100%, 72%)
HSV
hsv(45, 56%, 100%)
CMYK
cmyk(0%, 14%, 56%, 0%)
CSS variable
--color-primary: #FFDB6F;
Lowercase HEX
#ffdb6f

Shades

Tints

Tones

Harmony

CSS snippets for #FFDB6F

.color-ffdb6f {
  color: #FFDB6F;
  background-color: #FFDB6F;
}

Frequently asked questions

What color is #FFDB6F?+

#FFDB6F is a HEX color with RGB value rgb(255, 219, 111) and HSL value hsl(45, 100%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFDB6F?+

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