#A3DBAD Color Information

Hex color code: #A3DBAD

#A3DBAD is a delicate green color. In RGB it is (163, 219, 173), and in HSL it is (131°, 44%, 75%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#A3DBAD
RGB
163, 219, 173
HSL
131°, 44%, 75%
CMYK
26%, 0%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3DBAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 219, 173

Red: 163 / Green: 219 / Blue: 173

HSL

131°, 44%, 75%

Hue: 131° / Saturation: 44% / Lightness: 75%

CMYK

26%, 0%, 21%, 14%

Cyan: 26% / Magenta: 0% / Yellow: 21% / Key: 14%

What color is #A3DBAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3DBAD to RGB:

rgb(163, 219, 173)HEX to RGB Converter →

HEX to HSL

Convert #A3DBAD to HSL:

hsl(131, 44%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A3DBAD to CMYK:

cmyk(26%, 0%, 21%, 14%)Color Converter →

Color Meaning and Usage

A pastel green tone, #A3DBAD has RGB (163, 219, 173) and HSL (131°, 44%, 75%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3DBAD is #DBA3D1, creating high-contrast pairings. For softer combinations, try analogous colors like #B5DBA3.

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

Contrast with #A3DBAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3DBAD?

#A3DBAD is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #A3DBAD?

#A3DBAD in RGB is (163, 219, 173) - 163 red, 219 green, and 173 blue.

How to use #A3DBAD in CSS?

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

What colors go well with #A3DBAD?

#DBA3D1 (complementary), #B5DBA3 (analogous), and #6CC67D (lighter shade) work well with #A3DBAD.