#DAD243 Color Information

Hex color code: #DAD243

A muted yellow shade, #DAD243 appears as (218, 210, 67) in RGB and (57°, 67%, 56%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DAD243
RGB
218, 210, 67
HSL
57°, 67%, 56%
CMYK
0%, 4%, 69%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD243; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 210, 67

Red: 218 / Green: 210 / Blue: 67

HSL

57°, 67%, 56%

Hue: 57° / Saturation: 67% / Lightness: 56%

CMYK

0%, 4%, 69%, 15%

Cyan: 0% / Magenta: 4% / Yellow: 69% / Key: 15%

What color is #DAD243?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD243 to RGB:

rgb(218, 210, 67)HEX to RGB Converter →

HEX to HSL

Convert #DAD243 to HSL:

hsl(57, 67%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD243 to CMYK:

cmyk(0%, 4%, 69%, 15%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #DAD243 has RGB (218, 210, 67) and HSL (57°, 67%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD243 is #444BDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA8744.

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

Contrast with #DAD243

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD243?

#DAD243 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAD243?

#DAD243 in RGB is (218, 210, 67) - 218 red, 210 green, and 67 blue.

How to use #DAD243 in CSS?

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

What colors go well with #DAD243?

#444BDA (complementary), #DA8744 (analogous), and #AFA823 (lighter shade) work well with #DAD243.