#DBF090 Color Information

Hex color code: #DBF090

The hex color #DBF090 is a eye-catching yellow with RGB values of (219, 240, 144) and HSL of (73°, 76%, 75%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DBF090
RGB
219, 240, 144
HSL
73°, 76%, 75%
CMYK
9%, 0%, 40%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBF090; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 240, 144

Red: 219 / Green: 240 / Blue: 144

HSL

73°, 76%, 75%

Hue: 73° / Saturation: 76% / Lightness: 75%

CMYK

9%, 0%, 40%, 6%

Cyan: 9% / Magenta: 0% / Yellow: 40% / Key: 6%

What color is #DBF090?

#DBF090 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBF090 to RGB:

rgb(219, 240, 144)HEX to RGB Converter →

HEX to HSL

Convert #DBF090 to HSL:

hsl(73, 76%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DBF090 to CMYK:

cmyk(9%, 0%, 40%, 6%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #DBF090 has RGB (219, 240, 144) and HSL (73°, 76%, 75%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBF090 is #A48FF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0D48F.

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

Contrast with #DBF090

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBF090?

#DBF090 is a dynamic yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBF090?

#DBF090 in RGB is (219, 240, 144) - 219 red, 240 green, and 144 blue.

How to use #DBF090 in CSS?

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

What colors go well with #DBF090?

#A48FF0 (complementary), #F0D48F (analogous), and #C5E74B (lighter shade) work well with #DBF090.