#E69C6B Color Information

Hex color code: #E69C6B

The hex color #E69C6B is a eye-catching orange with RGB values of (230, 156, 107) and HSL of (24°, 71%, 66%). It is widely used in graphic design.

Try:
Color NameDark Salmon
HEX
#E69C6B
RGB
230, 156, 107
HSL
24°, 71%, 66%
CMYK
0%, 32%, 53%, 10%

Shades

CSS Usage
color: #E69C6B;
background-color: #E69C6B;
border-color: #E69C6B;
box-shadow: 0 0 10px #E69C6B;
border: 2px solid #E69C6B;
Tailwind Usage
bg-[#E69C6B]
text-[#E69C6B]
border-[#E69C6B]
shadow-[0_0_10px_E69C6B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #E69C6B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #E69C6B; color: #000000; }

Badge

New Feature
.badge { background-color: #E69C6B; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #E69C6B; background-color: #E69C6B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #E69C6B20; border-left: 4px solid #E69C6B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #E69C6B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #E69C6B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 156, 107

Red: 230 / Green: 156 / Blue: 107

HSL

24°, 71%, 66%

Hue: 24° / Saturation: 71% / Lightness: 66%

CMYK

0%, 32%, 53%, 10%

Cyan: 0% / Magenta: 32% / Yellow: 53% / Key: 10%

What color is #E69C6B?

#E69C6B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E69C6B to RGB:

rgb(230, 156, 107)HEX to RGB Converter →

HEX to HSL

Convert #E69C6B to HSL:

hsl(24, 71%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #E69C6B to CMYK:

cmyk(0%, 32%, 53%, 10%)Color Converter →

Color Meaning and Usage

A bold orange tone, #E69C6B has RGB (230, 156, 107) and HSL (24°, 71%, 66%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E69C6B is #6BB5E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E66B77.

Use #E69C6B in CSS: color: #E69C6B or background-color: #E69C6B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #E69C6B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 9.33:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E69C6B?

#E69C6B is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E69C6B?

#E69C6B in RGB is (230, 156, 107) - 230 red, 156 green, and 107 blue.

How to use #E69C6B in CSS?

Use #E69C6B directly in your CSS properties like color or background-color.

What colors go well with #E69C6B?

#6BB5E6 (complementary), #E66B77 (analogous), and #DB7029 (lighter shade) work well with #E69C6B.