#E69F3D Color

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

Color preview

#E69F3D

Color formats

HEX
#E69F3D
RGB
rgb(230, 159, 61)
RGBA
rgba(230, 159, 61, 1)
HSL
hsl(35, 77%, 57%)
HSV
hsv(35, 73%, 90%)
CMYK
cmyk(0%, 31%, 73%, 10%)
CSS variable
--color-primary: #E69F3D;
Lowercase HEX
#e69f3d

Shades

Tints

Tones

Harmony

CSS snippets for #E69F3D

.color-e69f3d {
  color: #E69F3D;
  background-color: #E69F3D;
}

Frequently asked questions

What color is #E69F3D?+

#E69F3D is a HEX color with RGB value rgb(230, 159, 61) and HSL value hsl(35, 77%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E69F3D?+

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