#EFCBD2 Color Information

Hex color code: #EFCBD2

#EFCBD2 is a light red color. In RGB it is (239, 203, 210), and in HSL it is (348°, 53%, 87%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EFCBD2
RGB
239, 203, 210
HSL
348°, 53%, 87%
CMYK
0%, 15%, 12%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCBD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 203, 210

Red: 239 / Green: 203 / Blue: 210

HSL

348°, 53%, 87%

Hue: 348° / Saturation: 53% / Lightness: 87%

CMYK

0%, 15%, 12%, 6%

Cyan: 0% / Magenta: 15% / Yellow: 12% / Key: 6%

What color is #EFCBD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCBD2 to RGB:

rgb(239, 203, 210)HEX to RGB Converter →

HEX to HSL

Convert #EFCBD2 to HSL:

hsl(348, 53%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCBD2 to CMYK:

cmyk(0%, 15%, 12%, 6%)Color Converter →

Color Meaning and Usage

#EFCBD2 is a soft red color with RGB values of 239, 203, 210 and HSL of 348°, 53%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCBD2 is #CCEFE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EFCCE5.

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

Contrast with #EFCBD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCBD2?

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

What is the RGB value of #EFCBD2?

#EFCBD2 in RGB is (239, 203, 210) - 239 red, 203 green, and 210 blue.

How to use #EFCBD2 in CSS?

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

What colors go well with #EFCBD2?

#CCEFE8 (complementary), #EFCCE5 (analogous), and #DD92A1 (lighter shade) work well with #EFCBD2.