#D5EAEF Color Information

Hex color code: #D5EAEF

The hex color #D5EAEF is a ethereal cyan with RGB values of (213, 234, 239) and HSL of (192°, 45%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D5EAEF
RGB
213, 234, 239
HSL
192°, 45%, 89%
CMYK
11%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5EAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 234, 239

Red: 213 / Green: 234 / Blue: 239

HSL

192°, 45%, 89%

Hue: 192° / Saturation: 45% / Lightness: 89%

CMYK

11%, 2%, 0%, 6%

Cyan: 11% / Magenta: 2% / Yellow: 0% / Key: 6%

What color is #D5EAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5EAEF to RGB:

rgb(213, 234, 239)HEX to RGB Converter →

HEX to HSL

Convert #D5EAEF to HSL:

hsl(192, 45%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D5EAEF to CMYK:

cmyk(11%, 2%, 0%, 6%)Color Converter →

Color Meaning and Usage

#D5EAEF is a soft cyan color with RGB values of 213, 234, 239 and HSL of 192°, 45%, 89%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5EAEF is #F0DBD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6F0E8.

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

Contrast with #D5EAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5EAEF?

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

What is the RGB value of #D5EAEF?

#D5EAEF in RGB is (213, 234, 239) - 213 red, 234 green, and 239 blue.

How to use #D5EAEF in CSS?

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

What colors go well with #D5EAEF?

#F0DBD6 (complementary), #D6F0E8 (analogous), and #9FCFDB (lighter shade) work well with #D5EAEF.