#DAE8CB Color Information

Hex color code: #DAE8CB

The hex color #DAE8CB is a light green with RGB values of (218, 232, 203) and HSL of (89°, 39%, 85%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DAE8CB
RGB
218, 232, 203
HSL
89°, 39%, 85%
CMYK
6%, 0%, 13%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE8CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 232, 203

Red: 218 / Green: 232 / Blue: 203

HSL

89°, 39%, 85%

Hue: 89° / Saturation: 39% / Lightness: 85%

CMYK

6%, 0%, 13%, 9%

Cyan: 6% / Magenta: 0% / Yellow: 13% / Key: 9%

What color is #DAE8CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE8CB to RGB:

rgb(218, 232, 203)HEX to RGB Converter →

HEX to HSL

Convert #DAE8CB to HSL:

hsl(89, 39%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DAE8CB to CMYK:

cmyk(6%, 0%, 13%, 9%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DAE8CB has RGB (218, 232, 203) and HSL (89°, 39%, 85%). 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 #DAE8CB is #D8CAE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8E7CA.

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

Contrast with #DAE8CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE8CB?

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

What is the RGB value of #DAE8CB?

#DAE8CB in RGB is (218, 232, 203) - 218 red, 232 green, and 203 blue.

How to use #DAE8CB in CSS?

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

What colors go well with #DAE8CB?

#D8CAE8 (complementary), #E8E7CA (analogous), and #B3D095 (lighter shade) work well with #DAE8CB.