#EBCBC9 Color Information

Hex color code: #EBCBC9

The hex color #EBCBC9 is a airy red with RGB values of (235, 203, 201) and HSL of (4°, 46%, 85%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#EBCBC9
RGB
235, 203, 201
HSL
4°, 46%, 85%
CMYK
0%, 14%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCBC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 203, 201

Red: 235 / Green: 203 / Blue: 201

HSL

4°, 46%, 85%

Hue: 4° / Saturation: 46% / Lightness: 85%

CMYK

0%, 14%, 14%, 8%

Cyan: 0% / Magenta: 14% / Yellow: 14% / Key: 8%

What color is #EBCBC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCBC9 to RGB:

rgb(235, 203, 201)HEX to RGB Converter →

HEX to HSL

Convert #EBCBC9 to HSL:

hsl(4, 46%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCBC9 to CMYK:

cmyk(0%, 14%, 14%, 8%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #EBCBC9 has RGB (235, 203, 201) and HSL (4°, 46%, 85%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCBC9 is #C7E8EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAC7D6.

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

Contrast with #EBCBC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCBC9?

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

What is the RGB value of #EBCBC9?

#EBCBC9 in RGB is (235, 203, 201) - 235 red, 203 green, and 201 blue.

How to use #EBCBC9 in CSS?

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

What colors go well with #EBCBC9?

#C7E8EA (complementary), #EAC7D6 (analogous), and #D6948F (lighter shade) work well with #EBCBC9.