Skip to main content Skip to docs navigation

#f6bcbf hex color | 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

Woow we have a nearby visually matching color name available. It's name is Rainbow and its hex is #F6BFBC Nearest Color Name

Color Hue/Base color: Red

Hex #f6bcbf Color code in RGB color code model is created after adding 96.47% red color, 73.73% green color and 74.9% blue color. Hex #f6bcbf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 22% yellow and 3.53% black.

Hex #f6bcbf color code is between #eebbbb web safe hex color code and #ffcccc web safe hex color code. #eebbbb is the nearest web safe color code. You can see here many more shades of #f6bcbf color code.

RGB Chart

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

Color Table

Hex Color Code f6bcbf #f6bcbf
RGB Decimal 246, 188, 191 246, 188, 191
RGB Percent 96%, 74%, 75% rgb(96%, 74%, 75%)
CSS RGBa 246, 188, 191,1 rgba(246,188,191,1)
CMYK Model cmyk(0%,24%,22%,3.53%)
HSL Color Space 357,76% ,85% hsl(357,76% ,85%)
HSV Color Space 357°, 24%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110110 10111100 10111111
Octal 366 274 277
Decimal 246 188 191
Hex f6 bc bf

Different shades of #f6bcbf color code.

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

Darkest of #f6bcbf
#e4353e
Darker of #f6bcbf
#ea6269
Dark of #f6bcbf
#f08f94
Base of #f6bcbf
#f6bcbf
Light of #f6bcbf
#fce9ea
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

#f6bcbf
#bcf6f3

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

Split Complementary

#f6bcbf
#bcf6d6
#bcdcf6

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

Analogous Color

#f6bce1
#f6bcd7
#f6bcbf
#f6ccbc
#f6e5bc

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

#f6bcbf
#bcbff6
#bff6bc

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

#f6bcbf
#bff6bc
#bcf6f3
#f3bcf6

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

#f6bcbf
#dcf6bc
#bcf6f3
#d6bcf6

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 #f6bcbf

#cb1b24
#e4353e
#ea6269
#f08f94
#f6bcbf
#fce9ea
#ffffff
#ffffff
#ffffff

Tints of #f6bcbf Color

#f6bcbf
#f7c3c6
#f8cacd
#f9d2d4
#fad9db
#fbe1e2
#fce8e9
#fdf0f0
#fef7f7
#ffffff

Shades of #f6bcbf color code

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

#f6bcbf
#daa7a9
#bf9294
#a47d7f
#88686a
#6d5354
#523e3f
#36292a
#1b1415
#000000

Tones

#f6bcbf
#eec4c6
#e7cbcd
#dfd3d3
#d9d9d9

Tones

Similar Color like #f6bcbf color

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

#f7bdc0
#f8bec1
#f9bfc2
#fac0c3
#fbc1c4
#fcc2c5
#fdc3c6
#fec4c7
#ffc5c8
#ffc6c9
#ffc7ca
#ffc8cb
#ffc9cc
#ffcacd
#f5bbbe
#f4babd
#f3b9bc
#f2b8bb
#f1b7ba
#f0b6b9
#efb5b8
#eeb4b7
#edb3b6
#ecb2b5
#ebb1b4
#eab0b3
#e9afb2
#e8aeb1

Download this Light Red

Hex #f6bcbf 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.

#f6bcbf Color Code Preview on Black Background Color

This is how #f6bcbf Color will look on black background color. Color contrast ratio is 12.86

#f6bcbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6bcbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f6bcbf

#f6bcbf color code is use for CSS Background Color

Background color for the above div is #f6bcbf

HTML with inline CSS

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

#f6bcbf color code is use for CSS Border Color

CSS Border color for the above div is #f6bcbf

HTML with inline CSS

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

CSS Border Left color for the above div is #f6bcbf

HTML with inline CSS

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

CSS Border Right color for the above div is #f6bcbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f6bcbf

HTML with inline CSS

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

CSS Border Top color for the above div is #f6bcbf

HTML with inline CSS

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

#f6bcbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f6bcbf Color code Preview on White Background

This is how #f6bcbf Color code will look on white background color. Color contrast ratio is 1.63

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 #f6bcbf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f6bcbf; }

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(246,188,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,246,243,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,188,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }