#E7CACE Color Information

Hex color code: #E7CACE

#E7CACE is a delicate red color. In RGB it is (231, 202, 206), and in HSL it is (352°, 38%, 85%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#E7CACE
RGB
231, 202, 206
HSL
352°, 38%, 85%
CMYK
0%, 13%, 11%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7CACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 202, 206

Red: 231 / Green: 202 / Blue: 206

HSL

352°, 38%, 85%

Hue: 352° / Saturation: 38% / Lightness: 85%

CMYK

0%, 13%, 11%, 9%

Cyan: 0% / Magenta: 13% / Yellow: 11% / Key: 9%

What color is #E7CACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7CACE to RGB:

rgb(231, 202, 206)HEX to RGB Converter →

HEX to HSL

Convert #E7CACE to HSL:

hsl(352, 38%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E7CACE to CMYK:

cmyk(0%, 13%, 11%, 9%)Color Converter →

Color Meaning and Usage

A light red tone, #E7CACE has RGB (231, 202, 206) and HSL (352°, 38%, 85%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7CACE is #CAE7E3, creating high-contrast pairings. For softer combinations, try analogous colors like #E7CADD.

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

Contrast with #E7CACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7CACE?

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

What is the RGB value of #E7CACE?

#E7CACE in RGB is (231, 202, 206) - 231 red, 202 green, and 206 blue.

How to use #E7CACE in CSS?

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

What colors go well with #E7CACE?

#CAE7E3 (complementary), #E7CADD (analogous), and #D0959D (lighter shade) work well with #E7CACE.