#CAD548 Color Information

Hex color code: #CAD548

The hex color #CAD548 is a muted yellow with RGB values of (202, 213, 72) and HSL of (65°, 63%, 56%). It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#CAD548
RGB
202, 213, 72
HSL
65°, 63%, 56%
CMYK
5%, 0%, 66%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD548; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 213, 72

Red: 202 / Green: 213 / Blue: 72

HSL

65°, 63%, 56%

Hue: 65° / Saturation: 63% / Lightness: 56%

CMYK

5%, 0%, 66%, 16%

Cyan: 5% / Magenta: 0% / Yellow: 66% / Key: 16%

What color is #CAD548?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD548 to RGB:

rgb(202, 213, 72)HEX to RGB Converter →

HEX to HSL

Convert #CAD548 to HSL:

hsl(65, 63%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD548 to CMYK:

cmyk(5%, 0%, 66%, 16%)Color Converter →

Color Meaning and Usage

#CAD548 is a balanced yellow color with RGB values of 202, 213, 72 and HSL of 65°, 63%, 56%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD548 is #5448D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D59B48.

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

Contrast with #CAD548

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 #CAD548?

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

What is the RGB value of #CAD548?

#CAD548 in RGB is (202, 213, 72) - 202 red, 213 green, and 72 blue.

How to use #CAD548 in CSS?

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

What colors go well with #CAD548?

#5448D5 (complementary), #D59B48 (analogous), and #9FAA27 (lighter shade) work well with #CAD548.