#CCD457 Color Information

Hex color code: #CCD457

#CCD457 is a neutral yellow color. In RGB it is (204, 212, 87), and in HSL it is (64°, 59%, 59%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#CCD457
RGB
204, 212, 87
HSL
64°, 59%, 59%
CMYK
4%, 0%, 59%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCD457; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 212, 87

Red: 204 / Green: 212 / Blue: 87

HSL

64°, 59%, 59%

Hue: 64° / Saturation: 59% / Lightness: 59%

CMYK

4%, 0%, 59%, 17%

Cyan: 4% / Magenta: 0% / Yellow: 59% / Key: 17%

What color is #CCD457?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCD457 to RGB:

rgb(204, 212, 87)HEX to RGB Converter →

HEX to HSL

Convert #CCD457 to HSL:

hsl(64, 59%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CCD457 to CMYK:

cmyk(4%, 0%, 59%, 17%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #CCD457 has RGB (204, 212, 87) and HSL (64°, 59%, 59%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCD457 is #6159D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D49F59.

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

Contrast with #CCD457

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCD457?

#CCD457 is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CCD457?

#CCD457 in RGB is (204, 212, 87) - 204 red, 212 green, and 87 blue.

How to use #CCD457 in CSS?

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

What colors go well with #CCD457?

#6159D4 (complementary), #D49F59 (analogous), and #AAB22E (lighter shade) work well with #CCD457.