#EFA255 Color

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

Color preview

#EFA255

Color formats

HEX
#EFA255
RGB
rgb(239, 162, 85)
RGBA
rgba(239, 162, 85, 1)
HSL
hsl(30, 83%, 64%)
HSV
hsv(30, 64%, 94%)
CMYK
cmyk(0%, 32%, 64%, 6%)
CSS variable
--color-primary: #EFA255;
Lowercase HEX
#efa255

Shades

Tints

Tones

Harmony

CSS snippets for #EFA255

.color-efa255 {
  color: #EFA255;
  background-color: #EFA255;
}

Frequently asked questions

What color is #EFA255?+

#EFA255 is a HEX color with RGB value rgb(239, 162, 85) and HSL value hsl(30, 83%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EFA255?+

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