#FFD078 Color

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

Color preview

#FFD078

Color formats

HEX
#FFD078
RGB
rgb(255, 208, 120)
RGBA
rgba(255, 208, 120, 1)
HSL
hsl(39, 100%, 74%)
HSV
hsv(39, 53%, 100%)
CMYK
cmyk(0%, 18%, 53%, 0%)
CSS variable
--color-primary: #FFD078;
Lowercase HEX
#ffd078

Shades

Tints

Tones

Harmony

CSS snippets for #FFD078

.color-ffd078 {
  color: #FFD078;
  background-color: #FFD078;
}

Frequently asked questions

What color is #FFD078?+

#FFD078 is a HEX color with RGB value rgb(255, 208, 120) and HSL value hsl(39, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFD078?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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