#EEBBC4 Color Information

Hex color code: #EEBBC4

A delicate red shade, #EEBBC4 appears as (238, 187, 196) in RGB and (349°, 60%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#EEBBC4
RGB
238, 187, 196
HSL
349°, 60%, 83%
CMYK
0%, 21%, 18%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBBC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 187, 196

Red: 238 / Green: 187 / Blue: 196

HSL

349°, 60%, 83%

Hue: 349° / Saturation: 60% / Lightness: 83%

CMYK

0%, 21%, 18%, 7%

Cyan: 0% / Magenta: 21% / Yellow: 18% / Key: 7%

What color is #EEBBC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBBC4 to RGB:

rgb(238, 187, 196)HEX to RGB Converter →

HEX to HSL

Convert #EEBBC4 to HSL:

hsl(349, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EEBBC4 to CMYK:

cmyk(0%, 21%, 18%, 7%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #EEBBC4 has RGB (238, 187, 196) and HSL (349°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBBC4 is #BAEEE4, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBADD.

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

Contrast with #EEBBC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBBC4?

#EEBBC4 is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEBBC4?

#EEBBC4 in RGB is (238, 187, 196) - 238 red, 187 green, and 196 blue.

How to use #EEBBC4 in CSS?

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

What colors go well with #EEBBC4?

#BAEEE4 (complementary), #EEBADD (analogous), and #DE7C8E (lighter shade) work well with #EEBBC4.