✓ Copied to clipboard
#BFB24F (Amber) color swatch preview — Color From Pic.
#BFB24F — Amber color swatch

Amber

#BFB24F

📝 Color Information for #BFB24F

The hexadecimal color code #BFB24F represents a medium shade in the orange family. In the RGB color model, this color is composed of 191 red, 178 green, and 79 blue, which translates to approximately 75% red, 70% green, and 31% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BFB24F has a hue of 53 degrees, a saturation level of 47%, and a lightness value of 53%. The hue angle of 53° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 53°, saturation of 59%, and brightness/value of 75%. For print applications using the CMYK color model, #BFB24F would be reproduced using 0% cyan, 7% magenta, 59% yellow, and 25% black. The closest web-safe color is #CC9966, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #BFB24F with other colors, consider its complementary color at hue 233° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12563023, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BFB24F

Tailwind CSS
lime-400
HEX
#BFB24F
RGB
rgb(191, 178, 79)
RGB %
75%, 70%, 31%
HSL
hsl(53, 47%, 53%)
HSV
hsv(53, 59%, 75%)
CMYK
0%, 7%, 59%, 25%
Decimal
12563023
Web Safe
#CC9966

🎨 Color Schemes for #BFB24F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFB24F

🌗 Shades and Tints of #BFB24F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFB24F

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFB24F

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFB24F in Use

Text on #BFB24F
This demonstrates text readability on the color background. (Click to edit)
#BFB24F as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BFB24F

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BFB24F

:root { --color-hex: #BFB24F; --color-rgb: 191, 178, 79; --color-hsl: 53, 47%, 53%; } .bg-color { background-color: #BFB24F; } .text-color { color: #BFB24F; } .border-color { border-color: #BFB24F; }

🛠️ Use #BFB24F in Your Project

🎨
Build a Palette with #BFB24F
Generate harmonious color schemes
⚖️
Check Contrast for #BFB24F
WCAG accessibility testing
🌈
Create a Gradient with #BFB24F
Beautiful CSS gradients

🔗 Related Colors to #BFB24F

#BF7A4F
Hue -30°
#BF964F
Hue -15°
#B0BF4F
Hue +15°
#94BF4F
Hue +30°
#A99C3D
85% L
#8B8032
70% L
#655E24
50% L
#3C3816
30% L
#CCC171
62% L
#D9D196
72% L
#E5E0B8
81% L
#F3F0DD
91% L

About Amber (#BFB24F)

Amber is a medium, moderately saturated, warm orange color with a hue angle of 53°, saturation of 47%, and lightness of 53%. Its RGB value is (191, 178, 79) and its CMYK breakdown is C:0% M:7% Y:59% K:25%.

This is a Spring (Vital) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #BFB24F

What is the HEX code for Amber? +

The HEX code for Amber is #BFB24F. In CSS you can use it directly as color: #BFB24F; or as a background: background-color: #BFB24F;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BFB24F? +

The RGB value of #BFB24F is rgb(191, 178, 79). This means the color contains 191 out of 255 parts red, 178 out of 255 parts green, and 79 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(191, 178, 79);

What is the HSL value of #BFB24F? +

The HSL value of #BFB24F is hsl(53, 47%, 53%). The hue is 53°, placing it in the orange family on the color wheel. The saturation is 47%, making it moderately saturated. The lightness is 53%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BFB24F a warm or cool color? +

#BFB24F is classified as a warm color based on its hue angle of 53°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BFB24F? +

The approximate CMYK value of #BFB24F is C:0% M:7% Y:59% K:25%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BFB24F with Other Tools

🔢
Color Converter
Get all formats for #BFB24F — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BFB24F passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BFB24F.
👓
Blindness Simulator
See how #BFB24F appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BFB24F.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BFB24F.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BFB24F.
🔬
Technical Formats
See #BFB24F in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BFB24F as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.