crispedge.com

Color picker

Loading...

#fbcbd5 hex color - Red - Warm color - Information

#fbcbd5 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fbcbd5 Color code in RGB color code model is created after adding 98.43% red color, 79.61% green color and 83.53% blue color. Hex #fbcbd5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 15% yellow and 2% black.

Hex #fbcbd5 color code is between #ffccdd web safe hex color code and #eebbcc web safe hex color code. #ffccdd is the nearest web safe color code. You can see here many more shades of #fbcbd5 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefbcbd5#fbcbd5
RGB Decimal251, 203, 213rgb(251, 203, 213)
RGB Percent98%, 80%, 84%rgb(98%, 80%, 84%)
CSS RGBa251, 203, 213,1rgba(251,203,213,1)
CMYK Modelcmyk(0%,19%,15%,2%)
HSL Color Space348,86% ,89%hsl(348,86% ,89%)
HSV Color Space347°, 19%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111100101111010101
Octal373313325
Decimal251203213
Hexfbcbd5

Different shades of #fbcbd5 color code.

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

Light Shade of #fbcbd5
#fffafb
Dark Shade of #fbcbd5
#f79caf
Saturated Shade of #fbcbd5
#fec8d3
Desaturated Shade of #fbcbd5
#f8ced7
Grey scale Shade of #fbcbd5
#e3e3e3
Brighten Shade
#ffe4ee
Most Readable Shade
#000000

Shades of #fbcbd5 color code

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

#fbcbd5
#dfb4bd
#c39da5
#a7878e
#8b7076
#6f5a5e
#534347
#372d2f
#1b1617
#000000

Similar Color like #fbcbd5 color

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

#fcccd6
#fdcdd7
#feced8
#ffcfd9
#ffd0da
#ffd1db
#ffd2dc
#ffd3dd
#ffd4de
#ffd5df
#ffd6e0
#ffd7e1
#ffd8e2
#ffd9e3
#facad4
#f9c9d3
#f8c8d2
#f7c7d1
#f6c6d0
#f5c5cf
#f4c4ce
#f3c3cd
#f2c2cc
#f1c1cb
#f0c0ca
#efbfc9
#eebec8
#edbdc7

Monochromatic Color with #fbcbd5

#fbcbd5
#261f21
#514245
#7b6469
#a6868d
#d0a9b1

Tints of #fbcbd5 Color

#fbcbd5
#fbd0d9
#fbd6de
#fcdce3
#fce2e7
#fde7ec
#fdedf1
#fef3f5
#fef9fa
#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

#fbcbd5
#cbfbf1

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

Split Complementary

#fbcbd5
#cbfbd9
#cbedfb

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

Analogous Color

#fbcbe8
#fbcbdf
#fbcbd5
#fbcbcb
#fbd4cb

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

#fbcbd5
#d5fbcb
#cbd5fb

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

#fbcbd5
#edfbcb
#cbfbf1
#d9cbfb

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

Double Complementary Color

#fbcbd5
#cbfbf1
#cbedfb
#fbd9cb

Double Complementary 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).

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

#fbcbd5 Color Code Preview on Black Background Color

This is how #fbcbd5 Color will look on black background color. Color contrast ratio is 14.61

#fbcbd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbcbd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbcbd5

#fbcbd5 color code is use for CSS Background Color

Background color for the above div is #fbcbd5

HTML with inline CSS

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

#fbcbd5 color code is use for CSS Border Color

CSS Border color for the above div is #fbcbd5

HTML with inline CSS

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

CSS Border Left color for the above div is #fbcbd5

HTML with inline CSS

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

CSS Border Right color for the above div is #fbcbd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbcbd5

HTML with inline CSS

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

CSS Border Top color for the above div is #fbcbd5

HTML with inline CSS

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

#fbcbd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbcbd5 Color code Preview on White Background

This is how #fbcbd5 Color code will look on white background color. Color contrast ratio is 1.44

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(251,203,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,251,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(251,203,213,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.