#EB666E Color Information

Hex color code: #EB666E

A eye-catching red shade, #EB666E appears as (235, 102, 110) in RGB and (356°, 77%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameSalmon
HEX
#EB666E
RGB
235, 102, 110
HSL
356°, 77%, 66%
CMYK
0%, 57%, 53%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB666E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 102, 110

Red: 235 / Green: 102 / Blue: 110

HSL

356°, 77%, 66%

Hue: 356° / Saturation: 77% / Lightness: 66%

CMYK

0%, 57%, 53%, 8%

Cyan: 0% / Magenta: 57% / Yellow: 53% / Key: 8%

What color is #EB666E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB666E to RGB:

rgb(235, 102, 110)HEX to RGB Converter →

HEX to HSL

Convert #EB666E to HSL:

hsl(356, 77%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EB666E to CMYK:

cmyk(0%, 57%, 53%, 8%)Color Converter →

Color Meaning and Usage

A vivid red tone, #EB666E has RGB (235, 102, 110) and HSL (356°, 77%, 66%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB666E is #66EBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EB66B1.

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

Contrast with #EB666E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB666E?

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

What is the RGB value of #EB666E?

#EB666E in RGB is (235, 102, 110) - 235 red, 102 green, and 110 blue.

How to use #EB666E in CSS?

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

What colors go well with #EB666E?

#66EBE2 (complementary), #EB66B1 (analogous), and #E2222F (lighter shade) work well with #EB666E.