Skip to main content Skip to docs navigation

#beeef0 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 Cold Blooded and its hex is #BBEEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #beeef0 Color code in RGB color code model is created after adding 74.51% red color, 93.33% green color and 94.12% blue color. Hex #beeef0 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 1% magenta, 0% yellow and 5.88% black.

Hex #beeef0 color code is between #bbddee web safe hex color code and #ccffff web safe hex color code. #bbddee is the nearest web safe color code. You can see here many more shades of #beeef0 color code.

RGB Chart

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

Color Table

Hex Color Code beeef0 #beeef0
RGB Decimal 190, 238, 240 190, 238, 240
RGB Percent 75%, 93%, 94% rgb(75%, 93%, 94%)
CSS RGBa 190, 238, 240,1 rgba(190,238,240,1)
CMYK Model cmyk(21%,1%,0%,5.88%)
HSL Color Space 182,62% ,84% hsl(182,62% ,84%)
HSV Color Space 182°, 21%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111110 11101110 11110000
Octal 276 356 360
Decimal 190 238 240
Hex be ee f0

Different shades of #beeef0 color code.

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

Darkest of #beeef0
#42cdd3
Darker of #beeef0
#6bd8dd
Dark of #beeef0
#95e3e6
Base of #beeef0
#beeef0
Light of #beeef0
#e7f9fa
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

#beeef0
#f0c0be

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

Split Complementary

#beeef0
#f0bed5
#f0d9be

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

Analogous Color

#bef0d5
#bef0dd
#beeef0
#beddf0
#bec8f0

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

#beeef0
#eef0be
#f0beee

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

#beeef0
#f0beee
#f0c0be
#bef0c0

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

#beeef0
#d9bef0
#f0c0be
#d5f0be

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 #beeef0

#2ab2b8
#42cdd3
#6bd8dd
#95e3e6
#beeef0
#e7f9fa
#ffffff
#ffffff
#ffffff

Tints of #beeef0 Color

#beeef0
#c5eff1
#ccf1f3
#d3f3f5
#daf5f6
#e2f7f8
#e9f9fa
#f0fbfb
#f7fdfd
#ffffff

Shades of #beeef0 color code

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

#beeef0
#a8d3d5
#93b9ba
#7e9ea0
#698485
#54696a
#3f4f50
#2a3435
#151a1a
#000000

Tones

#beeef0
#c6e7e8
#cedfe0
#d6d8d8
#d7d7d7

Tones

Similar Color like #beeef0 color

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

#bfeff1
#c0f0f2
#c1f1f3
#c2f2f4
#c3f3f5
#c4f4f6
#c5f5f7
#c6f6f8
#c7f7f9
#c8f8fa
#c9f9fb
#cafafc
#cbfbfd
#ccfcfe
#bdedef
#bcecee
#bbebed
#baeaec
#b9e9eb
#b8e8ea
#b7e7e9
#b6e6e8
#b5e5e7
#b4e4e6
#b3e3e5
#b2e2e4
#b1e1e3
#b0e0e2

Download this Light Blue

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

#beeef0 Color Code Preview on Black Background Color

This is how #beeef0 Color will look on black background color. Color contrast ratio is 16.68

#beeef0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beeef0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beeef0

#beeef0 color code is use for CSS Background Color

Background color for the above div is #beeef0

HTML with inline CSS

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

#beeef0 color code is use for CSS Border Color

CSS Border color for the above div is #beeef0

HTML with inline CSS

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

CSS Border Left color for the above div is #beeef0

HTML with inline CSS

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

CSS Border Right color for the above div is #beeef0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beeef0

HTML with inline CSS

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

CSS Border Top color for the above div is #beeef0

HTML with inline CSS

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

#beeef0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beeef0 Color code Preview on White Background

This is how #beeef0 Color code will look on white background color. Color contrast ratio is 1.26

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

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(190,238,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(240,192,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,238,240,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }