#E66B6B Color Information

Hex color code: #E66B6B

#E66B6B is a vivid red color. In RGB it is (230, 107, 107), and in HSL it is (0°, 71%, 66%). It is commonly used in modern UI design.

Try:
Color NameSalmon
HEX
#E66B6B
RGB
230, 107, 107
HSL
0°, 71%, 66%
CMYK
0%, 53%, 53%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #E66B6B; 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 #E66B6B; background-color: #E66B6B15; }

Alert / Toast

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

Link / Accent

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

a { color: #E66B6B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 107, 107

Red: 230 / Green: 107 / Blue: 107

HSL

0°, 71%, 66%

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

CMYK

0%, 53%, 53%, 10%

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

What color is #E66B6B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E66B6B to RGB:

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

HEX to HSL

Convert #E66B6B to HSL:

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

HEX to CMYK

Convert #E66B6B to CMYK:

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

Color Meaning and Usage

#E66B6B is a vivid red color with RGB values of 230, 107, 107 and HSL of 0°, 71%, 66%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E66B6B is #6BE6E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E66BA8.

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

Contrast with #E66B6B

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

Contrast Ratio: 6.68:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E66B6B?

#E66B6B is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E66B6B?

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

How to use #E66B6B in CSS?

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

What colors go well with #E66B6B?

#6BE6E6 (complementary), #E66BA8 (analogous), and #DB2929 (lighter shade) work well with #E66B6B.