#DBF27D Color Information

Hex color code: #DBF27D

A striking yellow shade, #DBF27D appears as (219, 242, 125) in RGB and (72°, 82%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DBF27D
RGB
219, 242, 125
HSL
72°, 82%, 72%
CMYK
10%, 0%, 48%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF27D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 242, 125

Red: 219 / Green: 242 / Blue: 125

HSL

72°, 82%, 72%

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

CMYK

10%, 0%, 48%, 5%

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

What color is #DBF27D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF27D to RGB:

rgb(219, 242, 125)HEX to RGB Converter →

HEX to HSL

Convert #DBF27D to HSL:

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

HEX to CMYK

Convert #DBF27D to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #DBF27D has RGB (219, 242, 125) and HSL (72°, 82%, 72%). 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 #DBF27D is #947DF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2CF7D.

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

Contrast with #DBF27D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF27D?

#DBF27D is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DBF27D?

#DBF27D in RGB is (219, 242, 125) - 219 red, 242 green, and 125 blue.

How to use #DBF27D in CSS?

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

What colors go well with #DBF27D?

#947DF2 (complementary), #F2CF7D (analogous), and #C7EB37 (lighter shade) work well with #DBF27D.