Skip to main content Skip to docs navigation

#25bbdb hex color | Download Dark 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 Royal Peacock and its hex is #27ACE0 Nearest Color Name

Color Hue/Base color: Blue

Hex #25bbdb Color code in RGB color code model is created after adding 14.51% red color, 73.33% green color and 85.88% blue color. Hex #25bbdb Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 15% magenta, 0% yellow and 14.12% black.

Hex #25bbdb color code is between #22aadd web safe hex color code and #33cccc web safe hex color code. #22aadd is the nearest web safe color code. You can see here many more shades of #25bbdb color code.

RGB Chart

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

Color Table

Hex Color Code 25bbdb #25bbdb
RGB Decimal 37, 187, 219 37, 187, 219
RGB Percent 15%, 73%, 86% rgb(15%, 73%, 86%)
CSS RGBa 37, 187, 219,1 rgba(37,187,219,1)
CMYK Model cmyk(83%,15%,0%,14.12%)
HSL Color Space 191,72% ,50% hsl(191,72% ,50%)
HSV Color Space 191°, 83%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100101 10111011 11011011
Octal 45 273 333
Decimal 37 187 219
Hex 25 bb db

Different shades of #25bbdb color code.

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

Darkest of #25bbdb
#0f4b58
Darker of #25bbdb
#167184
Dark of #25bbdb
#1d96b0
Base of #25bbdb
#25bbdb
Light of #25bbdb
#51c9e2
Lighter
#7dd6e9
Lightest
#a8e4f1

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

#25bbdb
#db4525

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

Split Complementary

#25bbdb
#db2560
#dba025

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

Analogous Color

#25db91
#25dbaf
#25bbdb
#257edb
#2533db

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

#25bbdb
#bbdb25
#db25bb

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

#25bbdb
#db25bb
#db4525
#25db45

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

#25bbdb
#a025db
#db4525
#60db25

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 #25bbdb

#07262d
#0f4b58
#167184
#1d96b0
#25bbdb
#51c9e2
#7dd6e9
#a8e4f1
#d4f2f8

Tints of #25bbdb Color

#25bbdb
#3dc2df
#55cae3
#6dd1e7
#85d9eb
#9ee0ef
#b6e8f3
#ceeff7
#e6f7fb
#ffffff

Shades of #25bbdb color code

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

#25bbdb
#20a6c2
#1c91aa
#187c92
#146779
#105361
#0c3e49
#082930
#041418
#000000

Tones

#25bbdb
#3eabc2
#589aa8
#718a8f
#808080

Tones

Similar Color like #25bbdb color

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

#26bcdc
#27bddd
#28bede
#29bfdf
#2ac0e0
#2bc1e1
#2cc2e2
#2dc3e3
#2ec4e4
#2fc5e5
#30c6e6
#31c7e7
#32c8e8
#33c9e9
#24bada
#23b9d9
#22b8d8
#21b7d7
#20b6d6
#1fb5d5
#1eb4d4
#1db3d3
#1cb2d2
#1bb1d1
#1ab0d0
#19afcf
#18aece
#17adcd

Download this Dark Blue

Hex #25bbdb 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.

#25bbdb Color Code Preview on Black Background Color

This is how #25bbdb Color will look on black background color. Color contrast ratio is 9.21

#25bbdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #25bbdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #25bbdb

#25bbdb color code is use for CSS Background Color

Background color for the above div is #25bbdb

HTML with inline CSS

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

#25bbdb color code is use for CSS Border Color

CSS Border color for the above div is #25bbdb

HTML with inline CSS

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

CSS Border Left color for the above div is #25bbdb

HTML with inline CSS

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

CSS Border Right color for the above div is #25bbdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #25bbdb

HTML with inline CSS

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

CSS Border Top color for the above div is #25bbdb

HTML with inline CSS

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

#25bbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#25bbdb Color code Preview on White Background

This is how #25bbdb Color code will look on white background color. Color contrast ratio is 2.28

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

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(37,187,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,69,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(37,187,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }