#DACF35 Color Information

Hex color code: #DACF35

The hex color #DACF35 is a balanced yellow with RGB values of (218, 207, 53) and HSL of (56°, 69%, 53%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DACF35
RGB
218, 207, 53
HSL
56°, 69%, 53%
CMYK
0%, 5%, 76%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACF35; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 207, 53

Red: 218 / Green: 207 / Blue: 53

HSL

56°, 69%, 53%

Hue: 56° / Saturation: 69% / Lightness: 53%

CMYK

0%, 5%, 76%, 15%

Cyan: 0% / Magenta: 5% / Yellow: 76% / Key: 15%

What color is #DACF35?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACF35 to RGB:

rgb(218, 207, 53)HEX to RGB Converter →

HEX to HSL

Convert #DACF35 to HSL:

hsl(56, 69%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DACF35 to CMYK:

cmyk(0%, 5%, 76%, 15%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #DACF35 has RGB (218, 207, 53) and HSL (56°, 69%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACF35 is #343FDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA7C34.

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

Contrast with #DACF35

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACF35?

#DACF35 is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DACF35?

#DACF35 in RGB is (218, 207, 53) - 218 red, 207 green, and 53 blue.

How to use #DACF35 in CSS?

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

What colors go well with #DACF35?

#343FDA (complementary), #DA7C34 (analogous), and #A49B1E (lighter shade) work well with #DACF35.