#CFC84A Color Information

Hex color code: #CFC84A

The hex color #CFC84A is a understated yellow with RGB values of (207, 200, 74) and HSL of (57°, 58%, 55%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#CFC84A
RGB
207, 200, 74
HSL
57°, 58%, 55%
CMYK
0%, 3%, 64%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC84A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 200, 74

Red: 207 / Green: 200 / Blue: 74

HSL

57°, 58%, 55%

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

CMYK

0%, 3%, 64%, 19%

Cyan: 0% / Magenta: 3% / Yellow: 64% / Key: 19%

What color is #CFC84A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC84A to RGB:

rgb(207, 200, 74)HEX to RGB Converter →

HEX to HSL

Convert #CFC84A to HSL:

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

HEX to CMYK

Convert #CFC84A to CMYK:

cmyk(0%, 3%, 64%, 19%)Color Converter →

Color Meaning and Usage

#CFC84A is a subtle yellow color with RGB values of 207, 200, 74 and HSL of 57°, 58%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC84A is #4A50CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF864A.

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

Contrast with #CFC84A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC84A?

#CFC84A is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFC84A?

#CFC84A in RGB is (207, 200, 74) - 207 red, 200 green, and 74 blue.

How to use #CFC84A in CSS?

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

What colors go well with #CFC84A?

#4A50CF (complementary), #CF864A (analogous), and #A19B2B (lighter shade) work well with #CFC84A.