#CFB263 Color Information

Hex color code: #CFB263

#CFB263 is a muted orange color. In RGB it is (207, 178, 99), and in HSL it is (44°, 53%, 60%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#CFB263
RGB
207, 178, 99
HSL
44°, 53%, 60%
CMYK
0%, 14%, 52%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFB263; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 178, 99

Red: 207 / Green: 178 / Blue: 99

HSL

44°, 53%, 60%

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

CMYK

0%, 14%, 52%, 19%

Cyan: 0% / Magenta: 14% / Yellow: 52% / Key: 19%

What color is #CFB263?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFB263 to RGB:

rgb(207, 178, 99)HEX to RGB Converter →

HEX to HSL

Convert #CFB263 to HSL:

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

HEX to CMYK

Convert #CFB263 to CMYK:

cmyk(0%, 14%, 52%, 19%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #CFB263 has RGB (207, 178, 99) and HSL (44°, 53%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFB263 is #6380CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF7C63.

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

Contrast with #CFB263

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFB263?

#CFB263 is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CFB263?

#CFB263 in RGB is (207, 178, 99) - 207 red, 178 green, and 99 blue.

How to use #CFB263 in CSS?

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

What colors go well with #CFB263?

#6380CF (complementary), #CF7C63 (analogous), and #B08F36 (lighter shade) work well with #CFB263.