#C5C587 Color Information

Hex color code: #C5C587

#C5C587 is a gentle yellow color. In RGB it is (197, 197, 135), and in HSL it is (60°, 35%, 65%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#C5C587
RGB
197, 197, 135
HSL
60°, 35%, 65%
CMYK
0%, 0%, 31%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5C587; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 197, 135

Red: 197 / Green: 197 / Blue: 135

HSL

60°, 35%, 65%

Hue: 60° / Saturation: 35% / Lightness: 65%

CMYK

0%, 0%, 31%, 23%

Cyan: 0% / Magenta: 0% / Yellow: 31% / Key: 23%

What color is #C5C587?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5C587 to RGB:

rgb(197, 197, 135)HEX to RGB Converter →

HEX to HSL

Convert #C5C587 to HSL:

hsl(60, 35%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C5C587 to CMYK:

cmyk(0%, 0%, 31%, 23%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #C5C587 has RGB (197, 197, 135) and HSL (60°, 35%, 65%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5C587 is #8787C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5A687.

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

Contrast with #C5C587

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5C587?

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

What is the RGB value of #C5C587?

#C5C587 in RGB is (197, 197, 135) - 197 red, 197 green, and 135 blue.

How to use #C5C587 in CSS?

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

What colors go well with #C5C587?

#8787C5 (complementary), #C5A687 (analogous), and #ACAC53 (lighter shade) work well with #C5C587.