Skip to main content Skip to docs navigation

#fcbbdb 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 Lavender Candy and its hex is #FCB4D5 Nearest Color Name

Color Hue/Base color: Red

Hex #fcbbdb Color code in RGB color code model is created after adding 98.82% red color, 73.33% green color and 85.88% blue color. Hex #fcbbdb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 13% yellow and 1.18% black.

Hex #fcbbdb color code is between #ffaadd web safe hex color code and #eecccc web safe hex color code. #ffaadd is the nearest web safe color code. You can see here many more shades of #fcbbdb color code.

RGB Chart

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

Color Table

Hex Color Code fcbbdb #fcbbdb
RGB Decimal 252, 187, 219 252, 187, 219
RGB Percent 99%, 73%, 86% rgb(99%, 73%, 86%)
CSS RGBa 252, 187, 219,1 rgba(252,187,219,1)
CMYK Model cmyk(0%,26%,13%,1.18%)
HSL Color Space 330,92% ,86% hsl(330,92% ,86%)
HSV Color Space 330°, 26%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 10111011 11011011
Octal 374 273 333
Decimal 252 187 219
Hex fc bb db

Different shades of #fcbbdb color code.

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

Darkest of #fcbbdb
#f6288d
Darker of #fcbbdb
#f859a7
Dark of #fcbbdb
#fa8ac1
Base of #fcbbdb
#fcbbdb
Light of #fcbbdb
#feecf5
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

#fcbbdb
#bbfcdc

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

Split Complementary

#fcbbdb
#bbfcbc
#bbfcfc

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

Analogous Color

#f7bbfc
#fcbbf6
#fcbbdb
#fcbbc5
#fcccbb

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

#fcbbdb
#bbdbfc
#dbfcbb

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

#fcbbdb
#dbfcbb
#bbfcdc
#dcbbfc

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

#fcbbdb
#fcfcbb
#bbfcdc
#bcbbfc

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

#e10a74
#f6288d
#f859a7
#fa8ac1
#fcbbdb
#feecf5
#ffffff
#ffffff
#ffffff

Tints of #fcbbdb Color

#fcbbdb
#fcc2df
#fccae3
#fdd1e7
#fdd9eb
#fde0ef
#fee8f3
#feeff7
#fef7fb
#ffffff

Shades of #fcbbdb color code

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

#fcbbdb
#e0a6c2
#c491aa
#a87c92
#8c6779
#705361
#543e49
#382930
#1c1418
#000000

Tones

#fcbbdb
#f5c2db
#eec9db
#e7d0db
#e0d7db

Tones

Similar Color like #fcbbdb color

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

#fdbcdc
#febddd
#ffbede
#ffbfdf
#ffc0e0
#ffc1e1
#ffc2e2
#ffc3e3
#ffc4e4
#ffc5e5
#ffc6e6
#ffc7e7
#ffc8e8
#ffc9e9
#fbbada
#fab9d9
#f9b8d8
#f8b7d7
#f7b6d6
#f6b5d5
#f5b4d4
#f4b3d3
#f3b2d2
#f2b1d1
#f1b0d0
#f0afcf
#efaece
#eeadcd

Download this Light Red

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

#fcbbdb Color Code Preview on Black Background Color

This is how #fcbbdb Color will look on black background color. Color contrast ratio is 13.27

#fcbbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcbbdb

#fcbbdb color code is use for CSS Background Color

Background color for the above div is #fcbbdb

HTML with inline CSS

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

#fcbbdb color code is use for CSS Border Color

CSS Border color for the above div is #fcbbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #fcbbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #fcbbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcbbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #fcbbdb

HTML with inline CSS

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

#fcbbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcbbdb Color code Preview on White Background

This is how #fcbbdb Color code will look on white background color. Color contrast ratio is 1.58

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

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(252,187,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,252,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,187,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }