crispedge.com

Color picker

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

#bbd3e4 hex color - Blue - Cool color - Information

#bbd3e4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bbd3e4 Color code in RGB color code model is created after adding 73.33% red color, 82.75% green color and 89.41% blue color. Hex #bbd3e4 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 7% magenta, 0% yellow and 11% black.

Hex #bbd3e4 color code is between #aaccdd web safe hex color code and #ccddee web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #bbd3e4 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codebbd3e4#bbd3e4
RGB Decimal187, 211, 228rgb(187, 211, 228)
RGB Percent73%, 83%, 89%rgb(73%, 83%, 89%)
CSS RGBa187, 211, 228,1rgba(187,211,228,1)
CMYK Modelcmyk(18%,7%,0%,11%)
HSL Color Space205,43% ,81%hsl(205,43% ,81%)
HSV Color Space205°, 18%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101001111100100
Octal273323344
Decimal187211228
Hexbbd3e4

Different shades of #bbd3e4 color code.

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

Light Shade of #bbd3e4
#dfebf2
Dark Shade of #bbd3e4
#96bbd5
Saturated Shade of #bbd3e4
#b6d4e9
Desaturated Shade of #bbd3e4
#c0d2df
Grey scale Shade of #bbd3e4
#cfcfcf
Brighten Shade
#d4ecfd
Most Readable Shade
#000000

Shades of #bbd3e4 color code

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

#bbd3e4
#a6bbca
#91a4b1
#7c8c98
#67757e
#535d65
#3e464c
#292e32
#141719
#000000

Similar Color like #bbd3e4 color

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

#bcd4e5
#bdd5e6
#bed6e7
#bfd7e8
#c0d8e9
#c1d9ea
#c2daeb
#c3dbec
#c4dced
#c5ddee
#c6deef
#c7dff0
#c8e0f1
#c9e1f2
#bad2e3
#b9d1e2
#b8d0e1
#b7cfe0
#b6cedf
#b5cdde
#b4ccdd
#b3cbdc
#b2cadb
#b1c9da
#b0c8d9
#afc7d8
#aec6d7
#adc5d6

Monochromatic Color with #bbd3e4

#bbd3e4
#0d0e0f
#30363a
#525d64
#75848f
#98acb9

Tints of #bbd3e4 Color

#bbd3e4
#c2d7e7
#cadcea
#d1e1ed
#d9e6f0
#e0ebf3
#e8f0f6
#eff5f9
#f7fafc
#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

#bbd3e4
#e4ccbb

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

Split Complementary

#bbd3e4
#e4bbbf
#e4e1bb

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

Analogous Color

#bbe3e4
#bbdbe4
#bbd3e4
#bbcbe4
#bbc3e4

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

#bbd3e4
#e4bbd3
#d3e4bb

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

#bbd3e4
#e0bbe4
#e4ccbb
#bee4bb

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

#bbd3e4
#e4ccbb
#e4e1bb
#bbbfe4

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

#bbd3e4 Color Code Preview on Black Background Color

This is how #bbd3e4 Color will look on black background color. Color contrast ratio is 13.55

#bbd3e4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd3e4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd3e4

#bbd3e4 color code is use for CSS Background Color

Background color for the above div is #bbd3e4

HTML with inline CSS

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

#bbd3e4 color code is use for CSS Border Color

CSS Border color for the above div is #bbd3e4

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd3e4

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd3e4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd3e4

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd3e4

HTML with inline CSS

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

#bbd3e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd3e4 Color code Preview on White Background

This is how #bbd3e4 Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.