#FFDB70 Color

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

Color preview

#FFDB70

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFDB70

.color-ffdb70 {
  color: #FFDB70;
  background-color: #FFDB70;
}

Frequently asked questions

What color is #FFDB70?+

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

What is the closest Tailwind color to #FFDB70?+

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