#E7CBDF Color Information

Hex color code: #E7CBDF

A delicate magenta shade, #E7CBDF appears as (231, 203, 223) in RGB and (317°, 37%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#E7CBDF
RGB
231, 203, 223
HSL
317°, 37%, 85%
CMYK
0%, 12%, 3%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7CBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 203, 223

Red: 231 / Green: 203 / Blue: 223

HSL

317°, 37%, 85%

Hue: 317° / Saturation: 37% / Lightness: 85%

CMYK

0%, 12%, 3%, 9%

Cyan: 0% / Magenta: 12% / Yellow: 3% / Key: 9%

What color is #E7CBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7CBDF to RGB:

rgb(231, 203, 223)HEX to RGB Converter →

HEX to HSL

Convert #E7CBDF to HSL:

hsl(317, 37%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E7CBDF to CMYK:

cmyk(0%, 12%, 3%, 9%)Color Converter →

Color Meaning and Usage

#E7CBDF is a airy magenta color with RGB values of 231, 203, 223 and HSL of 317°, 37%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7CBDF is #CBE7D3, creating high-contrast pairings. For softer combinations, try analogous colors like #E1CBE7.

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

Contrast with #E7CBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7CBDF?

#E7CBDF is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E7CBDF?

#E7CBDF in RGB is (231, 203, 223) - 231 red, 203 green, and 223 blue.

How to use #E7CBDF in CSS?

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

What colors go well with #E7CBDF?

#CBE7D3 (complementary), #E1CBE7 (analogous), and #CF96BF (lighter shade) work well with #E7CBDF.