#DEECEB Color Information

Hex color code: #DEECEB

The hex color #DEECEB is a delicate cyan with RGB values of (222, 236, 235) and HSL of (176°, 27%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DEECEB
RGB
222, 236, 235
HSL
176°, 27%, 90%
CMYK
6%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEECEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 236, 235

Red: 222 / Green: 236 / Blue: 235

HSL

176°, 27%, 90%

Hue: 176° / Saturation: 27% / Lightness: 90%

CMYK

6%, 0%, 0%, 7%

Cyan: 6% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #DEECEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEECEB to RGB:

rgb(222, 236, 235)HEX to RGB Converter →

HEX to HSL

Convert #DEECEB to HSL:

hsl(176, 27%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEECEB to CMYK:

cmyk(6%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #DEECEB has RGB (222, 236, 235) and HSL (176°, 27%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEECEB is #ECDFE0, creating high-contrast pairings. For softer combinations, try analogous colors like #DFECE5.

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

Contrast with #DEECEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEECEB?

#DEECEB is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEECEB?

#DEECEB in RGB is (222, 236, 235) - 222 red, 236 green, and 235 blue.

How to use #DEECEB in CSS?

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

What colors go well with #DEECEB?

#ECDFE0 (complementary), #DFECE5 (analogous), and #AED0CE (lighter shade) work well with #DEECEB.