#EB6666 Color Information

Hex color code: #EB6666

#EB6666 is a striking red color. In RGB it is (235, 102, 102), and in HSL it is (0°, 77%, 66%). It is popular in mobile app design.

Try:
Color NameSalmon
HEX
#EB6666
RGB
235, 102, 102
HSL
0°, 77%, 66%
CMYK
0%, 57%, 57%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB6666; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 102, 102

Red: 235 / Green: 102 / Blue: 102

HSL

0°, 77%, 66%

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

CMYK

0%, 57%, 57%, 8%

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

What color is #EB6666?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB6666 to RGB:

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

HEX to HSL

Convert #EB6666 to HSL:

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

HEX to CMYK

Convert #EB6666 to CMYK:

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

Color Meaning and Usage

#EB6666 is a striking red color with RGB values of 235, 102, 102 and HSL of 0°, 77%, 66%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB6666 is #66EBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB66A8.

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

Contrast with #EB6666

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB6666?

#EB6666 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB6666?

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

How to use #EB6666 in CSS?

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

What colors go well with #EB6666?

#66EBEB (complementary), #EB66A8 (analogous), and #E22222 (lighter shade) work well with #EB6666.