#DEEAED Color Information

Hex color code: #DEEAED

#DEEAED is a delicate cyan color. In RGB it is (222, 234, 237), and in HSL it is (192°, 29%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DEEAED
RGB
222, 234, 237
HSL
192°, 29%, 90%
CMYK
6%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 237

Red: 222 / Green: 234 / Blue: 237

HSL

192°, 29%, 90%

Hue: 192° / Saturation: 29% / Lightness: 90%

CMYK

6%, 1%, 0%, 7%

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

What color is #DEEAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEAED to RGB:

rgb(222, 234, 237)HEX to RGB Converter →

HEX to HSL

Convert #DEEAED to HSL:

hsl(192, 29%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEAED to CMYK:

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

Color Meaning and Usage

#DEEAED is a soft cyan color with RGB values of 222, 234, 237 and HSL of 192°, 29%, 90%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEAED is #EDE1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEDE8.

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

Contrast with #DEEAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEAED?

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

What is the RGB value of #DEEAED?

#DEEAED in RGB is (222, 234, 237) - 222 red, 234 green, and 237 blue.

How to use #DEEAED in CSS?

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

What colors go well with #DEEAED?

#EDE1DE (complementary), #DEEDE8 (analogous), and #ADCAD2 (lighter shade) work well with #DEEAED.