#DADFE4 Color Information

Hex color code: #DADFE4

#DADFE4 is a airy blue color. In RGB it is (218, 223, 228), and in HSL it is (210°, 16%, 87%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DADFE4
RGB
218, 223, 228
HSL
210°, 16%, 87%
CMYK
4%, 2%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADFE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 223, 228

Red: 218 / Green: 223 / Blue: 228

HSL

210°, 16%, 87%

Hue: 210° / Saturation: 16% / Lightness: 87%

CMYK

4%, 2%, 0%, 11%

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

What color is #DADFE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADFE4 to RGB:

rgb(218, 223, 228)HEX to RGB Converter →

HEX to HSL

Convert #DADFE4 to HSL:

hsl(210, 16%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DADFE4 to CMYK:

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

Color Meaning and Usage

#DADFE4 is a light blue color with RGB values of 218, 223, 228 and HSL of 210°, 16%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADFE4 is #E3DED9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E3E3.

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

Contrast with #DADFE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADFE4?

#DADFE4 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADFE4?

#DADFE4 in RGB is (218, 223, 228) - 218 red, 223 green, and 228 blue.

How to use #DADFE4 in CSS?

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

What colors go well with #DADFE4?

#E3DED9 (complementary), #D9E3E3 (analogous), and #ACB8C3 (lighter shade) work well with #DADFE4.