#BF7C18 Color Information

Hex color code: #BF7C18

A vivid orange shade, #BF7C18 appears as (191, 124, 24) in RGB and (36°, 78%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Goldenrod
HEX
#BF7C18
RGB
191, 124, 24
HSL
36°, 78%, 42%
CMYK
0%, 35%, 87%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF7C18; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 124, 24

Red: 191 / Green: 124 / Blue: 24

HSL

36°, 78%, 42%

Hue: 36° / Saturation: 78% / Lightness: 42%

CMYK

0%, 35%, 87%, 25%

Cyan: 0% / Magenta: 35% / Yellow: 87% / Key: 25%

What color is #BF7C18?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF7C18 to RGB:

rgb(191, 124, 24)HEX to RGB Converter →

HEX to HSL

Convert #BF7C18 to HSL:

hsl(36, 78%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BF7C18 to CMYK:

cmyk(0%, 35%, 87%, 25%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #BF7C18 has RGB (191, 124, 24) and HSL (36°, 78%, 42%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF7C18 is #185ABF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF2818.

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

Contrast with #BF7C18

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

Contrast Ratio: 6.11:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF7C18?

#BF7C18 is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BF7C18?

#BF7C18 in RGB is (191, 124, 24) - 191 red, 124 green, and 24 blue.

How to use #BF7C18 in CSS?

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

What colors go well with #BF7C18?

#185ABF (complementary), #BF2818 (analogous), and #7B500F (lighter shade) work well with #BF7C18.