#EEB5CC Color Information

Hex color code: #EEB5CC

#EEB5CC is a light magenta color. In RGB it is (238, 181, 204), and in HSL it is (336°, 63%, 82%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EEB5CC
RGB
238, 181, 204
HSL
336°, 63%, 82%
CMYK
0%, 24%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 181, 204

Red: 238 / Green: 181 / Blue: 204

HSL

336°, 63%, 82%

Hue: 336° / Saturation: 63% / Lightness: 82%

CMYK

0%, 24%, 14%, 7%

Cyan: 0% / Magenta: 24% / Yellow: 14% / Key: 7%

What color is #EEB5CC?

#EEB5CC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB5CC to RGB:

rgb(238, 181, 204)HEX to RGB Converter →

HEX to HSL

Convert #EEB5CC to HSL:

hsl(336, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EEB5CC to CMYK:

cmyk(0%, 24%, 14%, 7%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EEB5CC has RGB (238, 181, 204) and HSL (336°, 63%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEB5CC is #B4EED7, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB4E8.

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

Contrast with #EEB5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB5CC?

#EEB5CC is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEB5CC?

#EEB5CC in RGB is (238, 181, 204) - 238 red, 181 green, and 204 blue.

How to use #EEB5CC in CSS?

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

What colors go well with #EEB5CC?

#B4EED7 (complementary), #EEB4E8 (analogous), and #E076A0 (lighter shade) work well with #EEB5CC.