#FFCB96 Color

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

Color preview

#FFCB96

Color formats

HEX
#FFCB96
RGB
rgb(255, 203, 150)
RGBA
rgba(255, 203, 150, 1)
HSL
hsl(30, 100%, 79%)
HSV
hsv(30, 41%, 100%)
CMYK
cmyk(0%, 20%, 41%, 0%)
CSS variable
--color-primary: #FFCB96;
Lowercase HEX
#ffcb96

Shades

Tints

Tones

Harmony

CSS snippets for #FFCB96

.color-ffcb96 {
  color: #FFCB96;
  background-color: #FFCB96;
}

Frequently asked questions

What color is #FFCB96?+

#FFCB96 is a HEX color with RGB value rgb(255, 203, 150) and HSL value hsl(30, 100%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFCB96?+

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