#A5CFAC Color Information

Hex color code: #A5CFAC

The hex color #A5CFAC is a gentle green with RGB values of (165, 207, 172) and HSL of (130°, 30%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A5CFAC
RGB
165, 207, 172
HSL
130°, 30%, 73%
CMYK
20%, 0%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5CFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 207, 172

Red: 165 / Green: 207 / Blue: 172

HSL

130°, 30%, 73%

Hue: 130° / Saturation: 30% / Lightness: 73%

CMYK

20%, 0%, 17%, 19%

Cyan: 20% / Magenta: 0% / Yellow: 17% / Key: 19%

What color is #A5CFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5CFAC to RGB:

rgb(165, 207, 172)HEX to RGB Converter →

HEX to HSL

Convert #A5CFAC to HSL:

hsl(130, 30%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A5CFAC to CMYK:

cmyk(20%, 0%, 17%, 19%)Color Converter →

Color Meaning and Usage

A gentle green tone, #A5CFAC has RGB (165, 207, 172) and HSL (130°, 30%, 73%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5CFAC is #CFA5C8, creating high-contrast pairings. For softer combinations, try analogous colors like #B3CFA5.

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

Contrast with #A5CFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5CFAC?

#A5CFAC is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #A5CFAC?

#A5CFAC in RGB is (165, 207, 172) - 165 red, 207 green, and 172 blue.

How to use #A5CFAC in CSS?

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

What colors go well with #A5CFAC?

#CFA5C8 (complementary), #B3CFA5 (analogous), and #74B47E (lighter shade) work well with #A5CFAC.