#CFC282 Color Information

Hex color code: #CFC282

The hex color #CFC282 is a pastel yellow with RGB values of (207, 194, 130) and HSL of (50°, 45%, 66%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CFC282
RGB
207, 194, 130
HSL
50°, 45%, 66%
CMYK
0%, 6%, 37%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC282; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 194, 130

Red: 207 / Green: 194 / Blue: 130

HSL

50°, 45%, 66%

Hue: 50° / Saturation: 45% / Lightness: 66%

CMYK

0%, 6%, 37%, 19%

Cyan: 0% / Magenta: 6% / Yellow: 37% / Key: 19%

What color is #CFC282?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC282 to RGB:

rgb(207, 194, 130)HEX to RGB Converter →

HEX to HSL

Convert #CFC282 to HSL:

hsl(50, 45%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC282 to CMYK:

cmyk(0%, 6%, 37%, 19%)Color Converter →

Color Meaning and Usage

#CFC282 is a subtle yellow color with RGB values of 207, 194, 130 and HSL of 50°, 45%, 66%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC282 is #818ECF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9B81.

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

Contrast with #CFC282

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC282?

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

What is the RGB value of #CFC282?

#CFC282 in RGB is (207, 194, 130) - 207 red, 194 green, and 130 blue.

How to use #CFC282 in CSS?

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

What colors go well with #CFC282?

#818ECF (complementary), #CF9B81 (analogous), and #BAA84A (lighter shade) work well with #CFC282.