Skip to main content Skip to docs navigation

#FFB3B1 hex color | Wildflower Bouquet | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #FFB3B1 Color Code is also known as | Wildflower Bouquet color.

Hex #FFB3B1 Color code in RGB color code model is created after adding 100% red color, 70.2% green color and 69.41% blue color. Hex #FFB3B1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 31% yellow and 0% black.

Hex #FFB3B1 color code is between #eebbaa web safe hex color code and #ddaabb web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #FFB3B1 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code FFB3B1 #FFB3B1
RGB Decimal 255, 179, 177 255, 179, 177
RGB Percent 100%, 70%, 69% rgb(100%, 70%, 69%)
CSS RGBa 255, 179, 177,1 rgba(255,179,177,1)
CMYK Model cmyk(0%,30%,31%,0%)
HSL Color Space 2,100% ,85% hsl(2,100% ,85%)
HSV Color Space 2°, 31%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10110011 10110001
Octal 377 263 261
Decimal 255 179 177
Hex FF B3 B1

Different shades of #FFB3B1 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #FFB3B1
#ff1e18
Darker of #FFB3B1
#ff504b
Dark of #FFB3B1
#ff817e
Base of #FFB3B1
#ffb3b1
Light of #FFB3B1
#ffe5e4
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ffb3b1
#b1fdff

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#FFB3B1
#b1ffda
#b1d6ff

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ffb1dd
#ffb1d0
#ffb3b1
#ffcdb1
#ffeeb1

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#FFB3B1
#b3b1ff
#b1ffb3

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#FFB3B1
#b1ffb3
#b1fdff
#ffb1fd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#FFB3B1
#d6ffb1
#b1fdff
#dab1ff

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #FFB3B1

#e40600
#ff1e18
#ff504b
#ff817e
#ffb3b1
#ffe5e4
#ffffff
#ffffff
#ffffff

Tints of #FFB3B1 Color

#ffb3b1
#ffbbb9
#ffc3c2
#ffcccb
#ffd4d3
#ffdddc
#ffe5e5
#ffeeed
#fff6f6
#ffffff

Shades of #FFB3B1 color code

Generate more color scales with scales (color stack) generator.

#ffb3b1
#e29f9d
#c68b89
#aa7776
#8d6362
#714f4e
#553b3b
#382727
#1c1313
#000000

Tones

#ffb3b1
#f7bab9
#efc2c1
#e8c9c8
#e0d1d0

Tones

Similar Color like #FFB3B1 color

Find visually similar hex color codes nearing to #FFB3B1 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ffb4b2
#ffb5b3
#ffb6b4
#ffb7b5
#ffb8b6
#ffb9b7
#ffbab8
#ffbbb9
#ffbcba
#ffbdbb
#ffbebc
#ffbfbd
#ffc0be
#ffc1bf
#feb2b0
#fdb1af
#fcb0ae
#fbafad
#faaeac
#f9adab
#f8acaa
#f7aba9
#f6aaa8
#f5a9a7
#f4a8a6
#f3a7a5
#f2a6a4
#f1a5a3

Download this Light Red

Hex #FFB3B1 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#FFB3B1 Color Code Preview on Black Background Color

This is how #FFB3B1 Color will look on black background color. Color contrast ratio is 12.33

#FFB3B1 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#FFB3B1">Your Example Paragraph content text in with font color #FFB3B1 </p>

Your Example Paragraph content text in with font color #FFB3B1

HTML with inline CSS

<div style="color:#FFB3B1">Your Paragraph text in with font color #FFB3B1 </div>

Your Example Paragraph content text in with font color #FFB3B1

#FFB3B1 color code is use for CSS Background Color

Background color for the above div is #FFB3B1

HTML with inline CSS

<div style="background-color:#FFB3B1;"></div>

#FFB3B1 color code is use for CSS Border Color

CSS Border color for the above div is #FFB3B1

HTML with inline CSS

<div style="border:5px solid #FFB3B1;"></div>

CSS Border Left color for the above div is #FFB3B1

HTML with inline CSS

<div style="border-left:5px solid #FFB3B1;"></div>

CSS Border Right color for the above div is #FFB3B1

HTML with inline CSS

<div style="border-right:5px solid #FFB3B1;"></div>

CSS Border Bottom color for the above div is #FFB3B1

HTML with inline CSS

<div style="border-bottom:5px solid #FFB3B1;"></div>

CSS Border Top color for the above div is #FFB3B1

HTML with inline CSS

<div style="border-top:5px solid #FFB3B1;"></div>

#FFB3B1 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#FFB3B1; } .examplecolorclass {color:#FFB3B1; } .examplebordercolor {border:3px solid #FFB3B1; }

#FFB3B1 Color code Preview on White Background

This is how #FFB3B1 Color code will look on white background color. Color contrast ratio is 1.70

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #FFB3B1; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #FFB3B1; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,179,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,253,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,179,177,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }