#A5BDA7 Color Information

Hex color code: #A5BDA7

#A5BDA7 is a neutral green color. In RGB it is (165, 189, 167), and in HSL it is (125°, 15%, 69%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#A5BDA7
RGB
165, 189, 167
HSL
125°, 15%, 69%
CMYK
13%, 0%, 12%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5BDA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 189, 167

Red: 165 / Green: 189 / Blue: 167

HSL

125°, 15%, 69%

Hue: 125° / Saturation: 15% / Lightness: 69%

CMYK

13%, 0%, 12%, 26%

Cyan: 13% / Magenta: 0% / Yellow: 12% / Key: 26%

What color is #A5BDA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5BDA7 to RGB:

rgb(165, 189, 167)HEX to RGB Converter →

HEX to HSL

Convert #A5BDA7 to HSL:

hsl(125, 15%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A5BDA7 to CMYK:

cmyk(13%, 0%, 12%, 26%)Color Converter →

Color Meaning and Usage

A neutral green tone, #A5BDA7 has RGB (165, 189, 167) and HSL (125°, 15%, 69%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5BDA7 is #BCA4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #AEBCA4.

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

Contrast with #A5BDA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5BDA7?

#A5BDA7 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #A5BDA7?

#A5BDA7 in RGB is (165, 189, 167) - 165 red, 189 green, and 167 blue.

How to use #A5BDA7 in CSS?

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

What colors go well with #A5BDA7?

#BCA4BA (complementary), #AEBCA4 (analogous), and #789B7B (lighter shade) work well with #A5BDA7.