#EFCB9A Color

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

Color preview

#EFCB9A

Color formats

HEX
#EFCB9A
RGB
rgb(239, 203, 154)
RGBA
rgba(239, 203, 154, 1)
HSL
hsl(35, 73%, 77%)
HSV
hsv(35, 36%, 94%)
CMYK
cmyk(0%, 15%, 36%, 6%)
CSS variable
--color-primary: #EFCB9A;
Lowercase HEX
#efcb9a

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB9A

.color-efcb9a {
  color: #EFCB9A;
  background-color: #EFCB9A;
}

Frequently asked questions

What color is #EFCB9A?+

#EFCB9A is a HEX color with RGB value rgb(239, 203, 154) and HSL value hsl(35, 73%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFCB9A?+

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