#F5BA5B Color Information

Hex color code: #F5BA5B

The hex color #F5BA5B is a bold orange with RGB values of (245, 186, 91) and HSL of (37°, 89%, 66%). It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#F5BA5B
RGB
245, 186, 91
HSL
37°, 89%, 66%
CMYK
0%, 24%, 63%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F5BA5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 186, 91

Red: 245 / Green: 186 / Blue: 91

HSL

37°, 89%, 66%

Hue: 37° / Saturation: 89% / Lightness: 66%

CMYK

0%, 24%, 63%, 4%

Cyan: 0% / Magenta: 24% / Yellow: 63% / Key: 4%

What color is #F5BA5B?

#F5BA5B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F5BA5B to RGB:

rgb(245, 186, 91)HEX to RGB Converter →

HEX to HSL

Convert #F5BA5B to HSL:

hsl(37, 89%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #F5BA5B to CMYK:

cmyk(0%, 24%, 63%, 4%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #F5BA5B has RGB (245, 186, 91) and HSL (37°, 89%, 66%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F5BA5B is #5B96F5, creating high-contrast pairings. For softer combinations, try analogous colors like #F56D5B.

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

Contrast with #F5BA5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F5BA5B?

#F5BA5B is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F5BA5B?

#F5BA5B in RGB is (245, 186, 91) - 245 red, 186 green, and 91 blue.

How to use #F5BA5B in CSS?

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

What colors go well with #F5BA5B?

#5B96F5 (complementary), #F56D5B (analogous), and #F19C13 (lighter shade) work well with #F5BA5B.