crispedge.com

Color picker

Loading...

#bb5bea hex color - Blue - Warm color - Information

#bb5bea hex color - Blue - Warm color

Color Hue/Base color: Blue

Hex #bb5bea Color code in RGB color code model is created after adding 73.33% red color, 35.69% green color and 91.76% blue color. Hex #bb5bea Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 61% magenta, 0% yellow and 8% black.

Hex #bb5bea color code is between #aa55ee web safe hex color code and #cc66dd web safe hex color code. #aa55ee is the nearest web safe color code. You can see here many more shades of #bb5bea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb5bea#bb5bea
RGB Decimal187, 91, 234rgb(187, 91, 234)
RGB Percent73%, 36%, 92%rgb(73%, 36%, 92%)
CSS RGBa187, 91, 234,1rgba(187,91,234,1)
CMYK Modelcmyk(20%,61%,0%,8%)
HSL Color Space280,77% ,64%hsl(280,77% ,64%)
HSV Color Space280°, 61%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101101111101010
Octal273133352
Decimal18791234
Hexbb5bea

Different shades of #bb5bea color code.

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

Light Shade of #bb5bea
#ce88f0
Dark Shade of #bb5bea
#a82ee4
Saturated Shade of #bb5bea
#be52f3
Desaturated Shade of #bb5bea
#b864e1
Grey scale Shade of #bb5bea
#a2a2a2
Brighten Shade
#d474ff
Most Readable Shade
#FFFFFF

Shades of #bb5bea color code

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

#bb5bea
#a650d0
#9146b6
#7c3c9c
#673282
#532868
#3e1e4e
#291434
#140a1a
#000000

Similar Color like #bb5bea color

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

#bc5ceb
#bd5dec
#be5eed
#bf5fee
#c060ef
#c161f0
#c262f1
#c363f2
#c464f3
#c565f4
#c666f5
#c767f6
#c868f7
#c969f8
#ba5ae9
#b959e8
#b858e7
#b757e6
#b656e5
#b555e4
#b454e3
#b353e2
#b252e1
#b151e0
#b050df
#af4fde
#ae4edd
#ad4ddc

Monochromatic Color with #bb5bea

#bb5bea
#110815
#331940
#55296a
#773a95
#994abf

Tints of #bb5bea Color

#bb5bea
#c26dec
#ca7fee
#d191f1
#d9a3f3
#e0b6f5
#e8c8f8
#efdafa
#f7ecfc
#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

#bb5bea
#8aea5b

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

Split Complementary

#bb5bea
#d2ea5b
#5bea73

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

Analogous Color

#825bea
#9e5bea
#bb5bea
#d85bea
#ea5be0

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

#bb5bea
#eabb5b
#5beabb

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

#bb5bea
#ea735b
#8aea5b
#5bd1ea

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

#bb5bea
#8aea5b
#5bea73
#ea5bd2

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

#bb5bea Color Code Preview on Black Background Color

This is how #bb5bea Color will look on black background color. Color contrast ratio is 5.80

#bb5bea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5bea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5bea

#bb5bea color code is use for CSS Background Color

Background color for the above div is #bb5bea

HTML with inline CSS

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

#bb5bea color code is use for CSS Border Color

CSS Border color for the above div is #bb5bea

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5bea

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5bea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5bea

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5bea

HTML with inline CSS

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

#bb5bea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5bea Color code Preview on White Background

This is how #bb5bea Color code will look on white background color. Color contrast ratio is 3.62

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

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(187,91,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(138,234,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,91,234,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.