#DAF570 Color Information

Hex color code: #DAF570

#DAF570 is a vivid yellow color. In RGB it is (218, 245, 112), and in HSL it is (72°, 87%, 70%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DAF570
RGB
218, 245, 112
HSL
72°, 87%, 70%
CMYK
11%, 0%, 54%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAF570; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 245, 112

Red: 218 / Green: 245 / Blue: 112

HSL

72°, 87%, 70%

Hue: 72° / Saturation: 87% / Lightness: 70%

CMYK

11%, 0%, 54%, 4%

Cyan: 11% / Magenta: 0% / Yellow: 54% / Key: 4%

What color is #DAF570?

#DAF570 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAF570 to RGB:

rgb(218, 245, 112)HEX to RGB Converter →

HEX to HSL

Convert #DAF570 to HSL:

hsl(72, 87%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DAF570 to CMYK:

cmyk(11%, 0%, 54%, 4%)Color Converter →

Color Meaning and Usage

#DAF570 is a striking yellow color with RGB values of 218, 245, 112 and HSL of 72°, 87%, 70%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAF570 is #8B70F5, creating high-contrast pairings. For softer combinations, try analogous colors like #F5CD70.

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

Contrast with #DAF570

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAF570?

#DAF570 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAF570?

#DAF570 in RGB is (218, 245, 112) - 218 red, 245 green, and 112 blue.

How to use #DAF570 in CSS?

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

What colors go well with #DAF570?

#8B70F5 (complementary), #F5CD70 (analogous), and #C8F028 (lighter shade) work well with #DAF570.