Skip to main content Skip to docs navigation

#bee0f2 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 Fountains of Budapest and its hex is #B9DEF0 Nearest Color Name

Color Hue/Base color: Blue

Hex #bee0f2 Color code in RGB color code model is created after adding 74.51% red color, 87.84% green color and 94.9% blue color. Hex #bee0f2 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 7% magenta, 0% yellow and 5.1% black.

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

RGB Chart

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

Color Table

Hex Color Code bee0f2 #bee0f2
RGB Decimal 190, 224, 242 190, 224, 242
RGB Percent 75%, 88%, 95% rgb(75%, 88%, 95%)
CSS RGBa 190, 224, 242,1 rgba(190,224,242,1)
CMYK Model cmyk(21%,7%,0%,5.1%)
HSL Color Space 201,67% ,85% hsl(201,67% ,85%)
HSV Color Space 201°, 21%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111110 11100000 11110010
Octal 276 340 362
Decimal 190 224 242
Hex be e0 f2

Different shades of #bee0f2 color code.

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

Darkest of #bee0f2
#3fa3d9
Darker of #bee0f2
#69b7e1
Dark of #bee0f2
#94ccea
Base of #bee0f2
#bee0f2
Light of #bee0f2
#e9f4fb
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

#bee0f2
#f2d0be

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

Split Complementary

#bee0f2
#f2bec6
#f2eabe

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

Analogous Color

#bef2e6
#bef2ee
#bee0f2
#becff2
#c3bef2

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

#bee0f2
#e0f2be
#f2bee0

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

#bee0f2
#f2bee0
#f2d0be
#bef2d0

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

#bee0f2
#eabef2
#f2d0be
#c6f2be

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

#2689be
#3fa3d9
#69b7e1
#94ccea
#bee0f2
#e9f4fb
#ffffff
#ffffff
#ffffff

Tints of #bee0f2 Color

#bee0f2
#c5e3f3
#cce6f4
#d3eaf6
#daedf7
#e2f1f9
#e9f4fa
#f0f8fc
#f7fbfd
#ffffff

Shades of #bee0f2 color code

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

#bee0f2
#a8c7d7
#93aebc
#7e95a1
#697c86
#54636b
#3f4a50
#2a3135
#15181a
#000000

Tones

#bee0f2
#c6deea
#cedbe2
#d5d9db
#d8d8d8

Tones

Similar Color like #bee0f2 color

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

#bfe1f3
#c0e2f4
#c1e3f5
#c2e4f6
#c3e5f7
#c4e6f8
#c5e7f9
#c6e8fa
#c7e9fb
#c8eafc
#c9ebfd
#caecfe
#cbedff
#cceeff
#bddff1
#bcdef0
#bbddef
#badcee
#b9dbed
#b8daec
#b7d9eb
#b6d8ea
#b5d7e9
#b4d6e8
#b3d5e7
#b2d4e6
#b1d3e5
#b0d2e4

Download this Light Blue

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

#bee0f2 Color Code Preview on Black Background Color

This is how #bee0f2 Color will look on black background color. Color contrast ratio is 15.13

#bee0f2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bee0f2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bee0f2

#bee0f2 color code is use for CSS Background Color

Background color for the above div is #bee0f2

HTML with inline CSS

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

#bee0f2 color code is use for CSS Border Color

CSS Border color for the above div is #bee0f2

HTML with inline CSS

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

CSS Border Left color for the above div is #bee0f2

HTML with inline CSS

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

CSS Border Right color for the above div is #bee0f2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bee0f2

HTML with inline CSS

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

CSS Border Top color for the above div is #bee0f2

HTML with inline CSS

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

#bee0f2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bee0f2 Color code Preview on White Background

This is how #bee0f2 Color code will look on white background color. Color contrast ratio is 1.39

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

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