#DAD5BF Color Information

Hex color code: #DAD5BF

A airy yellow shade, #DAD5BF appears as (218, 213, 191) in RGB and (49°, 27%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DAD5BF
RGB
218, 213, 191
HSL
49°, 27%, 80%
CMYK
0%, 2%, 12%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD5BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 213, 191

Red: 218 / Green: 213 / Blue: 191

HSL

49°, 27%, 80%

Hue: 49° / Saturation: 27% / Lightness: 80%

CMYK

0%, 2%, 12%, 15%

Cyan: 0% / Magenta: 2% / Yellow: 12% / Key: 15%

What color is #DAD5BF?

#DAD5BF is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD5BF to RGB:

rgb(218, 213, 191)HEX to RGB Converter →

HEX to HSL

Convert #DAD5BF to HSL:

hsl(49, 27%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD5BF to CMYK:

cmyk(0%, 2%, 12%, 15%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #DAD5BF has RGB (218, 213, 191) and HSL (49°, 27%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD5BF is #BEC3DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAC7BE.

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

Contrast with #DAD5BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD5BF?

#DAD5BF is a airy yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAD5BF?

#DAD5BF in RGB is (218, 213, 191) - 218 red, 213 green, and 191 blue.

How to use #DAD5BF in CSS?

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

What colors go well with #DAD5BF?

#BEC3DA (complementary), #DAC7BE (analogous), and #BEB58E (lighter shade) work well with #DAD5BF.