#DADAAF Color Information

Hex color code: #DADAAF

#DADAAF is a airy yellow color. In RGB it is (218, 218, 175), and in HSL it is (60°, 37%, 77%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DADAAF
RGB
218, 218, 175
HSL
60°, 37%, 77%
CMYK
0%, 0%, 20%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADAAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 218, 175

Red: 218 / Green: 218 / Blue: 175

HSL

60°, 37%, 77%

Hue: 60° / Saturation: 37% / Lightness: 77%

CMYK

0%, 0%, 20%, 15%

Cyan: 0% / Magenta: 0% / Yellow: 20% / Key: 15%

What color is #DADAAF?

#DADAAF is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADAAF to RGB:

rgb(218, 218, 175)HEX to RGB Converter →

HEX to HSL

Convert #DADAAF to HSL:

hsl(60, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DADAAF to CMYK:

cmyk(0%, 0%, 20%, 15%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #DADAAF has RGB (218, 218, 175) and HSL (60°, 37%, 77%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADAAF is #AFAFDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAC4AF.

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

Contrast with #DADAAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADAAF?

#DADAAF is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DADAAF?

#DADAAF in RGB is (218, 218, 175) - 218 red, 218 green, and 175 blue.

How to use #DADAAF in CSS?

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

What colors go well with #DADAAF?

#AFAFDA (complementary), #DAC4AF (analogous), and #C2C27A (lighter shade) work well with #DADAAF.