#DEEADA Color Information

Hex color code: #DEEADA

A soft green shade, #DEEADA appears as (222, 234, 218) in RGB and (105°, 28%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DEEADA
RGB
222, 234, 218
HSL
105°, 28%, 89%
CMYK
5%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEEADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 234, 218

Red: 222 / Green: 234 / Blue: 218

HSL

105°, 28%, 89%

Hue: 105° / Saturation: 28% / Lightness: 89%

CMYK

5%, 0%, 7%, 8%

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

What color is #DEEADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEEADA to RGB:

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

HEX to HSL

Convert #DEEADA to HSL:

hsl(105, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEEADA to CMYK:

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

Color Meaning and Usage

#DEEADA is a ethereal green color with RGB values of 222, 234, 218 and HSL of 105°, 28%, 89%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEEADA is #E7DBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E7EBDB.

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

Contrast with #DEEADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEEADA?

#DEEADA is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEEADA?

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

How to use #DEEADA in CSS?

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

What colors go well with #DEEADA?

#E7DBEB (complementary), #E7EBDB (analogous), and #B3CFAA (lighter shade) work well with #DEEADA.