#E69E6B Color

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

Color preview

#E69E6B

Color formats

HEX
#E69E6B
RGB
rgb(230, 158, 107)
RGBA
rgba(230, 158, 107, 1)
HSL
hsl(25, 71%, 66%)
HSV
hsv(25, 53%, 90%)
CMYK
cmyk(0%, 31%, 53%, 10%)
CSS variable
--color-primary: #E69E6B;
Lowercase HEX
#e69e6b

Shades

Tints

Tones

Harmony

CSS snippets for #E69E6B

.color-e69e6b {
  color: #E69E6B;
  background-color: #E69E6B;
}

Frequently asked questions

What color is #E69E6B?+

#E69E6B is a HEX color with RGB value rgb(230, 158, 107) and HSL value hsl(25, 71%, 66%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E69E6B?+

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