crispedge.com

Color picker

Loading...

#fdbbca hex color - Red - Warm color - Information

#fdbbca hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #fdbbca Color code in RGB color code model is created after adding 99.22% red color, 73.33% green color and 79.22% blue color. Hex #fdbbca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 20% yellow and 1% black.

Hex #fdbbca color code is between #ffaacc web safe hex color code and #eeccbb web safe hex color code. #ffaacc is the nearest web safe color code. You can see here many more shades of #fdbbca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefdbbca#fdbbca
RGB Decimal253, 187, 202rgb(253, 187, 202)
RGB Percent99%, 73%, 79%rgb(99%, 73%, 79%)
CSS RGBa253, 187, 202,1rgba(253,187,202,1)
CMYK Modelcmyk(0%,26%,20%,1%)
HSL Color Space346,94% ,86%hsl(346,94% ,86%)
HSV Color Space346°, 26%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011011101111001010
Octal375273312
Decimal253187202
Hexfdbbca

Different shades of #fdbbca color code.

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

Light Shade of #fdbbca
#feedf1
Dark Shade of #fdbbca
#fc89a3
Saturated Shade of #fdbbca
#ffb9c9
Desaturated Shade of #fdbbca
#f9becc
Grey scale Shade of #fdbbca
#dcdcdc
Brighten Shade
#ffd4e3
Most Readable Shade
#000000

Shades of #fdbbca color code

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

#fdbbca
#e0a6b3
#c4919d
#a87c86
#8c6770
#705359
#543e43
#38292c
#1c1416
#000000

Similar Color like #fdbbca color

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

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

Monochromatic Color with #fdbbca

#fdbbca
#281e20
#533d42
#7d5d64
#a87c86
#d29ca8

Tints of #fdbbca Color

#fdbbca
#fdc2cf
#fdcad5
#fdd1db
#fdd9e1
#fee0e7
#fee8ed
#feeff3
#fef7f9
#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

#fdbbca
#bbfdee

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

Split Complementary

#fdbbca
#bbfdcd
#bbebfd

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

Analogous Color

#fdbbe4
#fdbbd7
#fdbbca
#fdbbbd
#fdc6bb

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

#fdbbca
#cafdbb
#bbcafd

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

#fdbbca
#ebfdbb
#bbfdee
#cdbbfd

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

#fdbbca
#bbfdee
#bbebfd
#fdcdbb

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 #fdbbca 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.

#fdbbca Color Code Preview on Black Background Color

This is how #fdbbca Color will look on black background color. Color contrast ratio is 13.14

#fdbbca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdbbca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdbbca

#fdbbca color code is use for CSS Background Color

Background color for the above div is #fdbbca

HTML with inline CSS

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

#fdbbca color code is use for CSS Border Color

CSS Border color for the above div is #fdbbca

HTML with inline CSS

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

CSS Border Left color for the above div is #fdbbca

HTML with inline CSS

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

CSS Border Right color for the above div is #fdbbca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdbbca

HTML with inline CSS

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

CSS Border Top color for the above div is #fdbbca

HTML with inline CSS

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

#fdbbca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdbbca Color code Preview on White Background

This is how #fdbbca Color code will look on white background color. Color contrast ratio is 1.60

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.