#E6C7CA Color Information

Hex color code: #E6C7CA

#E6C7CA is a soft red color. In RGB it is (230, 199, 202), and in HSL it is (354°, 38%, 84%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#E6C7CA
RGB
230, 199, 202
HSL
354°, 38%, 84%
CMYK
0%, 13%, 12%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6C7CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 199, 202

Red: 230 / Green: 199 / Blue: 202

HSL

354°, 38%, 84%

Hue: 354° / Saturation: 38% / Lightness: 84%

CMYK

0%, 13%, 12%, 10%

Cyan: 0% / Magenta: 13% / Yellow: 12% / Key: 10%

What color is #E6C7CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6C7CA to RGB:

rgb(230, 199, 202)HEX to RGB Converter →

HEX to HSL

Convert #E6C7CA to HSL:

hsl(354, 38%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E6C7CA to CMYK:

cmyk(0%, 13%, 12%, 10%)Color Converter →

Color Meaning and Usage

A light red tone, #E6C7CA has RGB (230, 199, 202) and HSL (354°, 38%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6C7CA is #C7E6E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E6C7D9.

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

Contrast with #E6C7CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6C7CA?

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

What is the RGB value of #E6C7CA?

#E6C7CA in RGB is (230, 199, 202) - 230 red, 199 green, and 202 blue.

How to use #E6C7CA in CSS?

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

What colors go well with #E6C7CA?

#C7E6E3 (complementary), #E6C7D9 (analogous), and #CE9298 (lighter shade) work well with #E6C7CA.