#DADFC7 Color Information

Hex color code: #DADFC7

The hex color #DADFC7 is a airy yellow with RGB values of (218, 223, 199) and HSL of (73°, 27%, 83%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DADFC7
RGB
218, 223, 199
HSL
73°, 27%, 83%
CMYK
2%, 0%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADFC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 223, 199

Red: 218 / Green: 223 / Blue: 199

HSL

73°, 27%, 83%

Hue: 73° / Saturation: 27% / Lightness: 83%

CMYK

2%, 0%, 11%, 13%

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

What color is #DADFC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADFC7 to RGB:

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

HEX to HSL

Convert #DADFC7 to HSL:

hsl(73, 27%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DADFC7 to CMYK:

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

Color Meaning and Usage

#DADFC7 is a airy yellow color with RGB values of 218, 223, 199 and HSL of 73°, 27%, 83%. 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 #DADFC7 is #CDC8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD9C8.

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

Contrast with #DADFC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADFC7?

#DADFC7 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADFC7?

#DADFC7 in RGB is (218, 223, 199) - 218 red, 223 green, and 199 blue.

How to use #DADFC7 in CSS?

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

What colors go well with #DADFC7?

#CDC8DF (complementary), #DFD9C8 (analogous), and #BAC397 (lighter shade) work well with #DADFC7.