#F8BC30 Color Information

Hex color code: #F8BC30

A vivid orange shade, #F8BC30 appears as (248, 188, 48) in RGB and (42°, 93%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#F8BC30
RGB
248, 188, 48
HSL
42°, 93%, 58%
CMYK
0%, 24%, 81%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8BC30; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 188, 48

Red: 248 / Green: 188 / Blue: 48

HSL

42°, 93%, 58%

Hue: 42° / Saturation: 93% / Lightness: 58%

CMYK

0%, 24%, 81%, 3%

Cyan: 0% / Magenta: 24% / Yellow: 81% / Key: 3%

What color is #F8BC30?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8BC30 to RGB:

rgb(248, 188, 48)HEX to RGB Converter →

HEX to HSL

Convert #F8BC30 to HSL:

hsl(42, 93%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #F8BC30 to CMYK:

cmyk(0%, 24%, 81%, 3%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #F8BC30 has RGB (248, 188, 48) and HSL (42°, 93%, 58%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8BC30 is #306CF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F85830.

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

Contrast with #F8BC30

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8BC30?

#F8BC30 is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F8BC30?

#F8BC30 in RGB is (248, 188, 48) - 248 red, 188 green, and 48 blue.

How to use #F8BC30 in CSS?

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

What colors go well with #F8BC30?

#306CF8 (complementary), #F85830 (analogous), and #D49608 (lighter shade) work well with #F8BC30.