#CCC54B Color Information

Hex color code: #CCC54B

A understated yellow shade, #CCC54B appears as (204, 197, 75) in RGB and (57°, 56%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#CCC54B
RGB
204, 197, 75
HSL
57°, 56%, 55%
CMYK
0%, 3%, 63%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC54B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 197, 75

Red: 204 / Green: 197 / Blue: 75

HSL

57°, 56%, 55%

Hue: 57° / Saturation: 56% / Lightness: 55%

CMYK

0%, 3%, 63%, 20%

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

What color is #CCC54B?

#CCC54B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC54B to RGB:

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

HEX to HSL

Convert #CCC54B to HSL:

hsl(57, 56%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC54B to CMYK:

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

Color Meaning and Usage

#CCC54B is a neutral yellow color with RGB values of 204, 197, 75 and HSL of 57°, 56%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC54B is #4C52CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD864C.

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

Contrast with #CCC54B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC54B?

#CCC54B is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC54B?

#CCC54B in RGB is (204, 197, 75) - 204 red, 197 green, and 75 blue.

How to use #CCC54B in CSS?

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

What colors go well with #CCC54B?

#4C52CD (complementary), #CD864C (analogous), and #9F992D (lighter shade) work well with #CCC54B.