#F0BC9B Color Information

Hex color code: #F0BC9B

A ethereal orange shade, #F0BC9B appears as (240, 188, 155) in RGB and (23°, 74%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#F0BC9B
RGB
240, 188, 155
HSL
23°, 74%, 77%
CMYK
0%, 22%, 35%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0BC9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 188, 155

Red: 240 / Green: 188 / Blue: 155

HSL

23°, 74%, 77%

Hue: 23° / Saturation: 74% / Lightness: 77%

CMYK

0%, 22%, 35%, 6%

Cyan: 0% / Magenta: 22% / Yellow: 35% / Key: 6%

What color is #F0BC9B?

#F0BC9B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0BC9B to RGB:

rgb(240, 188, 155)HEX to RGB Converter →

HEX to HSL

Convert #F0BC9B to HSL:

hsl(23, 74%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F0BC9B to CMYK:

cmyk(0%, 22%, 35%, 6%)Color Converter →

Color Meaning and Usage

#F0BC9B is a ethereal orange color with RGB values of 240, 188, 155 and HSL of 23°, 74%, 77%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0BC9B is #99CEF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F099A3.

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

Contrast with #F0BC9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0BC9B?

#F0BC9B is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F0BC9B?

#F0BC9B in RGB is (240, 188, 155) - 240 red, 188 green, and 155 blue.

How to use #F0BC9B in CSS?

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

What colors go well with #F0BC9B?

#99CEF0 (complementary), #F099A3 (analogous), and #E68D56 (lighter shade) work well with #F0BC9B.