#C5CC64 Color Information

Hex color code: #C5CC64

#C5CC64 is a understated yellow color. In RGB it is (197, 204, 100), and in HSL it is (64°, 50%, 60%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#C5CC64
RGB
197, 204, 100
HSL
64°, 50%, 60%
CMYK
3%, 0%, 51%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5CC64; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 204, 100

Red: 197 / Green: 204 / Blue: 100

HSL

64°, 50%, 60%

Hue: 64° / Saturation: 50% / Lightness: 60%

CMYK

3%, 0%, 51%, 20%

Cyan: 3% / Magenta: 0% / Yellow: 51% / Key: 20%

What color is #C5CC64?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5CC64 to RGB:

rgb(197, 204, 100)HEX to RGB Converter →

HEX to HSL

Convert #C5CC64 to HSL:

hsl(64, 50%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C5CC64 to CMYK:

cmyk(3%, 0%, 51%, 20%)Color Converter →

Color Meaning and Usage

#C5CC64 is a neutral yellow color with RGB values of 197, 204, 100 and HSL of 64°, 50%, 60%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5CC64 is #6D66CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA066.

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

Contrast with #C5CC64

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5CC64?

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

What is the RGB value of #C5CC64?

#C5CC64 in RGB is (197, 204, 100) - 197 red, 204 green, and 100 blue.

How to use #C5CC64 in CSS?

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

What colors go well with #C5CC64?

#6D66CC (complementary), #CCA066 (analogous), and #A4AC39 (lighter shade) work well with #C5CC64.