#DCEBE5 Color Information

Hex color code: #DCEBE5

#DCEBE5 is a ethereal cyan color. In RGB it is (220, 235, 229), and in HSL it is (156°, 27%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DCEBE5
RGB
220, 235, 229
HSL
156°, 27%, 89%
CMYK
6%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEBE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 235, 229

Red: 220 / Green: 235 / Blue: 229

HSL

156°, 27%, 89%

Hue: 156° / Saturation: 27% / Lightness: 89%

CMYK

6%, 0%, 3%, 8%

Cyan: 6% / Magenta: 0% / Yellow: 3% / Key: 8%

What color is #DCEBE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEBE5 to RGB:

rgb(220, 235, 229)HEX to RGB Converter →

HEX to HSL

Convert #DCEBE5 to HSL:

hsl(156, 27%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEBE5 to CMYK:

cmyk(6%, 0%, 3%, 8%)Color Converter →

Color Meaning and Usage

#DCEBE5 is a soft cyan color with RGB values of 220, 235, 229 and HSL of 156°, 27%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEBE5 is #EBDBE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DBEBDD.

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

Contrast with #DCEBE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEBE5?

#DCEBE5 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCEBE5?

#DCEBE5 in RGB is (220, 235, 229) - 220 red, 235 green, and 229 blue.

How to use #DCEBE5 in CSS?

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

What colors go well with #DCEBE5?

#EBDBE1 (complementary), #DBEBDD (analogous), and #ABCFC0 (lighter shade) work well with #DCEBE5.