#DEEAEA Color Information

Hex color code: #DEEAEA

A ethereal cyan shade, #DEEAEA appears as (222, 234, 234) in RGB and (180°, 22%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DEEAEA
RGB
222, 234, 234
HSL
180°, 22%, 89%
CMYK
5%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 234

Red: 222 / Green: 234 / Blue: 234

HSL

180°, 22%, 89%

Hue: 180° / Saturation: 22% / Lightness: 89%

CMYK

5%, 0%, 0%, 8%

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

What color is #DEEAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEAEA to RGB:

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

HEX to HSL

Convert #DEEAEA to HSL:

hsl(180, 22%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEAEA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #DEEAEA has RGB (222, 234, 234) and HSL (180°, 22%, 89%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEAEA is #E9DDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE9E3.

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

Contrast with #DEEAEA

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 #DEEAEA?

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

What is the RGB value of #DEEAEA?

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

How to use #DEEAEA in CSS?

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

What colors go well with #DEEAEA?

#E9DDDD (complementary), #DDE9E3 (analogous), and #AECBCB (lighter shade) work well with #DEEAEA.