#FFCB78 Color

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

Color preview

#FFCB78

Color formats

HEX
#FFCB78
RGB
rgb(255, 203, 120)
RGBA
rgba(255, 203, 120, 1)
HSL
hsl(37, 100%, 74%)
HSV
hsv(37, 53%, 100%)
CMYK
cmyk(0%, 20%, 53%, 0%)
CSS variable
--color-primary: #FFCB78;
Lowercase HEX
#ffcb78

Shades

Tints

Tones

Harmony

CSS snippets for #FFCB78

.color-ffcb78 {
  color: #FFCB78;
  background-color: #FFCB78;
}

Frequently asked questions

What color is #FFCB78?+

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

What is the closest Tailwind color to #FFCB78?+

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