#C0CAAF Color Information

Hex color code: #C0CAAF

A soft green shade, #C0CAAF appears as (192, 202, 175) in RGB and (82°, 20%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C0CAAF
RGB
192, 202, 175
HSL
82°, 20%, 74%
CMYK
5%, 0%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0CAAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 202, 175

Red: 192 / Green: 202 / Blue: 175

HSL

82°, 20%, 74%

Hue: 82° / Saturation: 20% / Lightness: 74%

CMYK

5%, 0%, 13%, 21%

Cyan: 5% / Magenta: 0% / Yellow: 13% / Key: 21%

What color is #C0CAAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0CAAF to RGB:

rgb(192, 202, 175)HEX to RGB Converter →

HEX to HSL

Convert #C0CAAF to HSL:

hsl(82, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C0CAAF to CMYK:

cmyk(5%, 0%, 13%, 21%)Color Converter →

Color Meaning and Usage

#C0CAAF is a delicate green color with RGB values of 192, 202, 175 and HSL of 82°, 20%, 74%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0CAAF is #B9AFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAC6AF.

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

Contrast with #C0CAAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0CAAF?

#C0CAAF is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #C0CAAF?

#C0CAAF in RGB is (192, 202, 175) - 192 red, 202 green, and 175 blue.

How to use #C0CAAF in CSS?

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

What colors go well with #C0CAAF?

#B9AFCA (complementary), #CAC6AF (analogous), and #9CAB82 (lighter shade) work well with #C0CAAF.