#EFCFB6 Color

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

Color preview

#EFCFB6

Color formats

HEX
#EFCFB6
RGB
rgb(239, 207, 182)
RGBA
rgba(239, 207, 182, 1)
HSL
hsl(26, 64%, 83%)
HSV
hsv(26, 24%, 94%)
CMYK
cmyk(0%, 13%, 24%, 6%)
CSS variable
--color-primary: #EFCFB6;
Lowercase HEX
#efcfb6

Shades

Tints

Tones

Harmony

CSS snippets for #EFCFB6

.color-efcfb6 {
  color: #EFCFB6;
  background-color: #EFCFB6;
}

Frequently asked questions

What color is #EFCFB6?+

#EFCFB6 is a HEX color with RGB value rgb(239, 207, 182) and HSL value hsl(26, 64%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFCFB6?+

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