Skip to main content Skip to docs navigation

#ffbdcc 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 Rosie and its hex is #FFBBCC Nearest Color Name

Color Hue/Base color: Red

Hex #ffbdcc Color code in RGB color code model is created after adding 100% red color, 74.12% green color and 80% blue color. Hex #ffbdcc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 20% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code ffbdcc #ffbdcc
RGB Decimal 255, 189, 204 255, 189, 204
RGB Percent 100%, 74%, 80% rgb(100%, 74%, 80%)
CSS RGBa 255, 189, 204,1 rgba(255,189,204,1)
CMYK Model cmyk(0%,26%,20%,0%)
HSL Color Space 346,100% ,87% hsl(346,100% ,87%)
HSV Color Space 346°, 26%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10111101 11001100
Octal 377 275 314
Decimal 255 189 204
Hex ff bd cc

Different shades of #ffbdcc color code.

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

Darkest of #ffbdcc
#ff2456
Darker of #ffbdcc
#ff577d
Dark of #ffbdcc
#ff8aa5
Base of #ffbdcc
#ffbdcc
Light of #ffbdcc
#fff0f3
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

#ffbdcc
#bdfff0

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

Split Complementary

#ffbdcc
#bdffcf
#bdedff

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

Analogous Color

#ffbdf3
#ffbde8
#ffbdcc
#ffc4bd
#ffdfbd

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

#ffbdcc
#bdccff
#ccffbd

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

#ffbdcc
#ccffbd
#bdfff0
#f0bdff

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

#ffbdcc
#edffbd
#bdfff0
#cfbdff

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

#f00037
#ff2456
#ff577d
#ff8aa5
#ffbdcc
#fff0f3
#ffffff
#ffffff
#ffffff

Tints of #ffbdcc Color

#ffbdcc
#ffc4d1
#ffcbd7
#ffd3dd
#ffdae2
#ffe1e8
#ffe9ee
#fff0f3
#fff7f9
#ffffff

Shades of #ffbdcc color code

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

#ffbdcc
#e2a8b5
#c6939e
#aa7e88
#8d6971
#71545a
#553f44
#382a2d
#1c1516
#000000

Tones

#ffbdcc
#f8c4d0
#f2cad3
#ebd1d7
#e5d7da

Tones

Similar Color like #ffbdcc color

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

#ffbecd
#ffbfce
#ffc0cf
#ffc1d0
#ffc2d1
#ffc3d2
#ffc4d3
#ffc5d4
#ffc6d5
#ffc7d6
#ffc8d7
#ffc9d8
#ffcad9
#ffcbda
#febccb
#fdbbca
#fcbac9
#fbb9c8
#fab8c7
#f9b7c6
#f8b6c5
#f7b5c4
#f6b4c3
#f5b3c2
#f4b2c1
#f3b1c0
#f2b0bf
#f1afbe

Download this Light Red

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

#ffbdcc Color Code Preview on Black Background Color

This is how #ffbdcc Color will look on black background color. Color contrast ratio is 13.40

#ffbdcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffbdcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffbdcc

#ffbdcc color code is use for CSS Background Color

Background color for the above div is #ffbdcc

HTML with inline CSS

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

#ffbdcc color code is use for CSS Border Color

CSS Border color for the above div is #ffbdcc

HTML with inline CSS

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

CSS Border Left color for the above div is #ffbdcc

HTML with inline CSS

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

CSS Border Right color for the above div is #ffbdcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffbdcc

HTML with inline CSS

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

CSS Border Top color for the above div is #ffbdcc

HTML with inline CSS

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

#ffbdcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffbdcc Color code Preview on White Background

This is how #ffbdcc Color code will look on white background color. Color contrast ratio is 1.57

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

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,189,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,255,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,189,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }