#DACF34 Color Information

Hex color code: #DACF34

The hex color #DACF34 is a neutral yellow with RGB values of (218, 207, 52) and HSL of (56°, 69%, 53%). It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACF34; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 207, 52

Red: 218 / Green: 207 / Blue: 52

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 #DACF34?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACF34 to RGB:

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

HEX to HSL

Convert #DACF34 to HSL:

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

HEX to CMYK

Convert #DACF34 to CMYK:

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

Color Meaning and Usage

#DACF34 is a balanced yellow color with RGB values of 218, 207, 52 and HSL of 56°, 69%, 53%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DACF34

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 #DACF34?

#DACF34 is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DACF34?

#DACF34 in RGB is (218, 207, 52) - 218 red, 207 green, and 52 blue.

How to use #DACF34 in CSS?

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

What colors go well with #DACF34?

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