Skip to main content Skip to docs navigation

#b1feed hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Blister Pearl and its hex is #AAFFEE Nearest Color Name

Color Hue/Base color: Blue

Hex #b1feed Color code in RGB color code model is created after adding 69.41% red color, 99.61% green color and 92.94% blue color. Hex #b1feed Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 7% yellow and 0.39% black.

Hex #b1feed color code is between #aaffee web safe hex color code and #bbeedd web safe hex color code. #aaffee is the nearest web safe color code. You can see here many more shades of #b1feed color code.

RGB Chart

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

Color Table

Hex Color Code b1feed #b1feed
RGB Decimal 177, 254, 237 177, 254, 237
RGB Percent 69%, 100%, 93% rgb(69%, 100%, 93%)
CSS RGBa 177, 254, 237,1 rgba(177,254,237,1)
CMYK Model cmyk(30%,0%,7%,0.39%)
HSL Color Space 167,97% ,85% hsl(167,97% ,85%)
HSV Color Space 167°, 30%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110001 11111110 11101101
Octal 261 376 355
Decimal 177 254 237
Hex b1 fe ed

Different shades of #b1feed color code.

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

Darkest of #b1feed
#1afcca
Darker of #b1feed
#4cfdd6
Dark of #b1feed
#7ffde1
Base of #b1feed
#b1feed
Light of #b1feed
#e3fff9
Lighter
#ffffff
Lightest
#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

#b1feed
#feb1c2

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

Split Complementary

#b1feed
#feb1e9
#fec6b1

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

Analogous Color

#b1fec0
#b1fecd
#b1feed
#b1f5fe
#b1d5fe

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

#b1feed
#feedb1
#edb1fe

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

#b1feed
#edb1fe
#feb1c2
#c2feb1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#b1feed
#c6b1fe
#feb1c2
#e9feb1

Square 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).

Monochromatic Color with #b1feed

#03e0af
#1afcca
#4cfdd6
#7ffde1
#b1feed
#e3fff9
#ffffff
#ffffff
#ffffff

Tints of #b1feed Color

#b1feed
#b9feef
#c2fef1
#cbfef3
#d3fef5
#dcfef7
#e5fef9
#edfefb
#f6fefd
#ffffff

Shades of #b1feed color code

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

#b1feed
#9de1d2
#89c5b8
#76a99e
#628d83
#4e7069
#3b544f
#273834
#131c1a
#000000

Tones

#b1feed
#b9f6e9
#c1eee4
#c9e6e0
#d1dedb

Tones

Similar Color like #b1feed color

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

#b2ffee
#b3ffef
#b4fff0
#b5fff1
#b6fff2
#b7fff3
#b8fff4
#b9fff5
#bafff6
#bbfff7
#bcfff8
#bdfff9
#befffa
#bffffb
#b0fdec
#affceb
#aefbea
#adfae9
#acf9e8
#abf8e7
#aaf7e6
#a9f6e5
#a8f5e4
#a7f4e3
#a6f3e2
#a5f2e1
#a4f1e0
#a3f0df

Download this Light Blue

Hex #b1feed 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.

#b1feed Color Code Preview on Black Background Color

This is how #b1feed Color will look on black background color. Color contrast ratio is 18.27

#b1feed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1feed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b1feed

#b1feed color code is use for CSS Background Color

Background color for the above div is #b1feed

HTML with inline CSS

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

#b1feed color code is use for CSS Border Color

CSS Border color for the above div is #b1feed

HTML with inline CSS

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

CSS Border Left color for the above div is #b1feed

HTML with inline CSS

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

CSS Border Right color for the above div is #b1feed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b1feed

HTML with inline CSS

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

CSS Border Top color for the above div is #b1feed

HTML with inline CSS

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

#b1feed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b1feed Color code Preview on White Background

This is how #b1feed Color code will look on white background color. Color contrast ratio is 1.15

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(177,254,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,177,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,254,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }