#CFBC3F Color Information

Hex color code: #CFBC3F

A balanced yellow shade, #CFBC3F appears as (207, 188, 63) in RGB and (52°, 60%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#CFBC3F
RGB
207, 188, 63
HSL
52°, 60%, 53%
CMYK
0%, 9%, 70%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBC3F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 188, 63

Red: 207 / Green: 188 / Blue: 63

HSL

52°, 60%, 53%

Hue: 52° / Saturation: 60% / Lightness: 53%

CMYK

0%, 9%, 70%, 19%

Cyan: 0% / Magenta: 9% / Yellow: 70% / Key: 19%

What color is #CFBC3F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBC3F to RGB:

rgb(207, 188, 63)HEX to RGB Converter →

HEX to HSL

Convert #CFBC3F to HSL:

hsl(52, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBC3F to CMYK:

cmyk(0%, 9%, 70%, 19%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #CFBC3F has RGB (207, 188, 63) and HSL (52°, 60%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBC3F is #3F52CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF743F.

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

Contrast with #CFBC3F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBC3F?

#CFBC3F is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFBC3F?

#CFBC3F in RGB is (207, 188, 63) - 207 red, 188 green, and 63 blue.

How to use #CFBC3F in CSS?

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

What colors go well with #CFBC3F?

#3F52CF (complementary), #CF743F (analogous), and #9B8C27 (lighter shade) work well with #CFBC3F.