#DAF279 Color Information

Hex color code: #DAF279

The hex color #DAF279 is a striking yellow with RGB values of (218, 242, 121) and HSL of (72°, 82%, 71%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DAF279
RGB
218, 242, 121
HSL
72°, 82%, 71%
CMYK
10%, 0%, 50%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAF279; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 242, 121

Red: 218 / Green: 242 / Blue: 121

HSL

72°, 82%, 71%

Hue: 72° / Saturation: 82% / Lightness: 71%

CMYK

10%, 0%, 50%, 5%

Cyan: 10% / Magenta: 0% / Yellow: 50% / Key: 5%

What color is #DAF279?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAF279 to RGB:

rgb(218, 242, 121)HEX to RGB Converter →

HEX to HSL

Convert #DAF279 to HSL:

hsl(72, 82%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DAF279 to CMYK:

cmyk(10%, 0%, 50%, 5%)Color Converter →

Color Meaning and Usage

#DAF279 is a bold yellow color with RGB values of 218, 242, 121 and HSL of 72°, 82%, 71%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAF279 is #9178F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2CD78.

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

Contrast with #DAF279

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAF279?

#DAF279 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAF279?

#DAF279 in RGB is (218, 242, 121) - 218 red, 242 green, and 121 blue.

How to use #DAF279 in CSS?

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

What colors go well with #DAF279?

#9178F2 (complementary), #F2CD78 (analogous), and #C6EB33 (lighter shade) work well with #DAF279.