#DBF575 Color Information

Hex color code: #DBF575

A vivid yellow shade, #DBF575 appears as (219, 245, 117) in RGB and (72°, 86%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DBF575
RGB
219, 245, 117
HSL
72°, 86%, 71%
CMYK
11%, 0%, 52%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF575; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 245, 117

Red: 219 / Green: 245 / Blue: 117

HSL

72°, 86%, 71%

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

CMYK

11%, 0%, 52%, 4%

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

What color is #DBF575?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF575 to RGB:

rgb(219, 245, 117)HEX to RGB Converter →

HEX to HSL

Convert #DBF575 to HSL:

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

HEX to CMYK

Convert #DBF575 to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #DBF575 has RGB (219, 245, 117) and HSL (72°, 86%, 71%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBF575 is #8F75F5, creating high-contrast pairings. For softer combinations, try analogous colors like #F5CE75.

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

Contrast with #DBF575

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF575?

#DBF575 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DBF575?

#DBF575 in RGB is (219, 245, 117) - 219 red, 245 green, and 117 blue.

How to use #DBF575 in CSS?

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

What colors go well with #DBF575?

#8F75F5 (complementary), #F5CE75 (analogous), and #C9EF2E (lighter shade) work well with #DBF575.