crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fbc4b7 hex color - Orange - Warm color - Information

#fbc4b7 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #fbc4b7 Color code in RGB color code model is created after adding 98.43% red color, 76.86% green color and 71.76% blue color. Hex #fbc4b7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 27% yellow and 2% black.

Hex #fbc4b7 color code is between #ffccbb web safe hex color code and #eebbaa web safe hex color code. #ffccbb is the nearest web safe color code. You can see here many more shades of #fbc4b7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefbc4b7#fbc4b7
RGB Decimal251, 196, 183rgb(251, 196, 183)
RGB Percent98%, 77%, 72%rgb(98%, 77%, 72%)
CSS RGBa251, 196, 183,1rgba(251,196,183,1)
CMYK Modelcmyk(0%,22%,27%,2%)
HSL Color Space11,89% ,85%hsl(11,89% ,85%)
HSV Color Space11°, 27%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111100010010110111
Octal373304267
Decimal251196183
Hexfbc4b7

Different shades of #fbc4b7 color code.

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

Light Shade of #fbc4b7
#feece7
Dark Shade of #fbc4b7
#f89c87
Saturated Shade of #fbc4b7
#ffc2b3
Desaturated Shade of #fbc4b7
#f7c6bb
Grey scale Shade of #fbc4b7
#d9d9d9
Brighten Shade
#ffddd0
Most Readable Shade
#000000

Shades of #fbc4b7 color code

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

#fbc4b7
#dfaea2
#c3988e
#a7827a
#8b6c65
#6f5751
#53413d
#372b28
#1b1514
#000000

Similar Color like #fbc4b7 color

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

#fcc5b8
#fdc6b9
#fec7ba
#ffc8bb
#ffc9bc
#ffcabd
#ffcbbe
#ffccbf
#ffcdc0
#ffcec1
#ffcfc2
#ffd0c3
#ffd1c4
#ffd2c5
#fac3b6
#f9c2b5
#f8c1b4
#f7c0b3
#f6bfb2
#f5beb1
#f4bdb0
#f3bcaf
#f2bbae
#f1baad
#f0b9ac
#efb8ab
#eeb7aa
#edb6a9

Monochromatic Color with #fbc4b7

#fbc4b7
#261e1c
#513f3b
#7b605a
#a68279
#d0a398

Tints of #fbc4b7 Color

#fbc4b7
#fbcabf
#fbd1c7
#fcd7cf
#fcded7
#fde4df
#fdebe7
#fef1ef
#fef8f7
#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

#fbc4b7
#b7eefb

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

Split Complementary

#fbc4b7
#b7fbe6
#b7ccfb

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

Analogous Color

#fbb7c5
#fbb7b8
#fbc4b7
#fbd2b7
#fbdfb7

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

#fbc4b7
#b7fbc4
#c4b7fb

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

#fbc4b7
#ccfbb7
#b7eefb
#e6b7fb

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

#fbc4b7
#b7eefb
#b7ccfb
#fbe6b7

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

#fbc4b7 Color Code Preview on Black Background Color

This is how #fbc4b7 Color will look on black background color. Color contrast ratio is 13.68

#fbc4b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbc4b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbc4b7

#fbc4b7 color code is use for CSS Background Color

Background color for the above div is #fbc4b7

HTML with inline CSS

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

#fbc4b7 color code is use for CSS Border Color

CSS Border color for the above div is #fbc4b7

HTML with inline CSS

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

CSS Border Left color for the above div is #fbc4b7

HTML with inline CSS

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

CSS Border Right color for the above div is #fbc4b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbc4b7

HTML with inline CSS

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

CSS Border Top color for the above div is #fbc4b7

HTML with inline CSS

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

#fbc4b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbc4b7 Color code Preview on White Background

This is how #fbc4b7 Color code will look on white background color. Color contrast ratio is 1.53

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.