#CAD61F Color Information

Hex color code: #CAD61F

The hex color #CAD61F is a bold yellow with RGB values of (202, 214, 31) and HSL of (64°, 75%, 48%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#CAD61F
RGB
202, 214, 31
HSL
64°, 75%, 48%
CMYK
6%, 0%, 86%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD61F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 214, 31

Red: 202 / Green: 214 / Blue: 31

HSL

64°, 75%, 48%

Hue: 64° / Saturation: 75% / Lightness: 48%

CMYK

6%, 0%, 86%, 16%

Cyan: 6% / Magenta: 0% / Yellow: 86% / Key: 16%

What color is #CAD61F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD61F to RGB:

rgb(202, 214, 31)HEX to RGB Converter →

HEX to HSL

Convert #CAD61F to HSL:

hsl(64, 75%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD61F to CMYK:

cmyk(6%, 0%, 86%, 16%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #CAD61F has RGB (202, 214, 31) and HSL (64°, 75%, 48%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD61F is #2B1FD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6871F.

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

Contrast with #CAD61F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD61F?

#CAD61F is a bold yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD61F?

#CAD61F in RGB is (202, 214, 31) - 202 red, 214 green, and 31 blue.

How to use #CAD61F in CSS?

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

What colors go well with #CAD61F?

#2B1FD6 (complementary), #D6871F (analogous), and #8B9315 (lighter shade) work well with #CAD61F.