crispedge.com

Color picker

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

#fbb9e2 hex color - Red - Warm color - Information

#fbb9e2 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fbb9e2 Color code in RGB color code model is created after adding 98.43% red color, 72.55% green color and 88.63% blue color. Hex #fbb9e2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 10% yellow and 2% black.

Hex #fbb9e2 color code is between #ffbbdd web safe hex color code and #eeaaee web safe hex color code. #ffbbdd is the nearest web safe color code. You can see here many more shades of #fbb9e2 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefbb9e2#fbb9e2
RGB Decimal251, 185, 226rgb(251, 185, 226)
RGB Percent98%, 73%, 89%rgb(98%, 73%, 89%)
CSS RGBa251, 185, 226,1rgba(251,185,226,1)
CMYK Modelcmyk(0%,26%,10%,2%)
HSL Color Space323,89% ,85%hsl(323,89% ,85%)
HSV Color Space323°, 26%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110111011100111100010
Octal373271342
Decimal251185226
Hexfbb9e2

Different shades of #fbb9e2 color code.

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

Light Shade of #fbb9e2
#fee9f6
Dark Shade of #fbb9e2
#f889ce
Saturated Shade of #fbb9e2
#ffb5e3
Desaturated Shade of #fbb9e2
#f7bde1
Grey scale Shade of #fbb9e2
#dadada
Brighten Shade
#ffd2fb
Most Readable Shade
#000000

Shades of #fbb9e2 color code

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

#fbb9e2
#dfa4c8
#c38faf
#a77b96
#8b667d
#6f5264
#533d4b
#372932
#1b1419
#000000

Similar Color like #fbb9e2 color

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

#fcbae3
#fdbbe4
#febce5
#ffbde6
#ffbee7
#ffbfe8
#ffc0e9
#ffc1ea
#ffc2eb
#ffc3ec
#ffc4ed
#ffc5ee
#ffc6ef
#ffc7f0
#fab8e1
#f9b7e0
#f8b6df
#f7b5de
#f6b4dd
#f5b3dc
#f4b2db
#f3b1da
#f2b0d9
#f1afd8
#f0aed7
#efadd6
#eeacd5
#edabd4

Monochromatic Color with #fbb9e2

#fbb9e2
#261c23
#513c49
#7b5b6f
#a67a95
#d09abc

Tints of #fbb9e2 Color

#fbb9e2
#fbc0e5
#fbc8e8
#fcd0eb
#fcd8ee
#fddff2
#fde7f5
#feeff8
#fef7fb
#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

#fbb9e2
#b9fbd2

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

Split Complementary

#fbb9e2
#c1fbb9
#b9fbf3

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

Analogous Color

#fab9fb
#fbb9ef
#fbb9e2
#fbb9d5
#fbb9c8

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

#fbb9e2
#e2fbb9
#b9e2fb

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

#fbb9e2
#fbf3b9
#b9fbd2
#b9c1fb

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

#fbb9e2
#b9fbd2
#b9fbf3
#fbb9c1

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

#fbb9e2 Color Code Preview on Black Background Color

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

#fbb9e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbb9e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fbb9e2

#fbb9e2 color code is use for CSS Background Color

Background color for the above div is #fbb9e2

HTML with inline CSS

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

#fbb9e2 color code is use for CSS Border Color

CSS Border color for the above div is #fbb9e2

HTML with inline CSS

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

CSS Border Left color for the above div is #fbb9e2

HTML with inline CSS

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

CSS Border Right color for the above div is #fbb9e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fbb9e2

HTML with inline CSS

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

CSS Border Top color for the above div is #fbb9e2

HTML with inline CSS

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

#fbb9e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fbb9e2 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.