#FFEBA8 Color

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

Color preview

#FFEBA8

Color formats

HEX
#FFEBA8
RGB
rgb(255, 235, 168)
RGBA
rgba(255, 235, 168, 1)
HSL
hsl(46, 100%, 83%)
HSV
hsv(46, 34%, 100%)
CMYK
cmyk(0%, 8%, 34%, 0%)
CSS variable
--color-primary: #FFEBA8;
Lowercase HEX
#ffeba8

Shades

Tints

Tones

Harmony

CSS snippets for #FFEBA8

.color-ffeba8 {
  color: #FFEBA8;
  background-color: #FFEBA8;
}

Frequently asked questions

What color is #FFEBA8?+

#FFEBA8 is a HEX color with RGB value rgb(255, 235, 168) and HSL value hsl(46, 100%, 83%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFEBA8?+

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